diff --git a/configs/eagle100/httpd/defconfig b/configs/eagle100/httpd/defconfig index a538fbe652..c7b8d75444 100644 --- a/configs/eagle100/httpd/defconfig +++ b/configs/eagle100/httpd/defconfig @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/eagle100/nettest/defconfig b/configs/eagle100/nettest/defconfig index 3f6540bdae..7dc147618e 100644 --- a/configs/eagle100/nettest/defconfig +++ b/configs/eagle100/nettest/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/eagle100/nettest/defconfig # -# Copyright (C) 2009 Gregory Nutt. All rights reserved. +# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/eagle100/nsh/defconfig b/configs/eagle100/nsh/defconfig index 601d8f3ff1..4e4b462ee7 100644 --- a/configs/eagle100/nsh/defconfig +++ b/configs/eagle100/nsh/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/eagle100/nsh/defconfig # -# Copyright (C) 2009 Gregory Nutt. All rights reserved. +# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/eagle100/nxflat/defconfig b/configs/eagle100/nxflat/defconfig index 83f6a4ae50..d18eedd5c6 100644 --- a/configs/eagle100/nxflat/defconfig +++ b/configs/eagle100/nxflat/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/eagle100/nxflat/defconfig # -# Copyright (C) 2009 Gregory Nutt. All rights reserved. +# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/eagle100/ostest/defconfig b/configs/eagle100/ostest/defconfig index b0caf0cf98..9f3b479ba2 100644 --- a/configs/eagle100/ostest/defconfig +++ b/configs/eagle100/ostest/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/eagle100/ostest/defconfig # -# Copyright (C) 2009 Gregory Nutt. All rights reserved. +# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/eagle100/thttpd/defconfig b/configs/eagle100/thttpd/defconfig index 3e081290dd..6f381e922d 100644 --- a/configs/eagle100/thttpd/defconfig +++ b/configs/eagle100/thttpd/defconfig @@ -1,7 +1,7 @@ ############################################################################ # configs/eagle100/thttpd/defconfig # -# Copyright (C) 2009 Gregory Nutt. All rights reserved. +# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -88,7 +88,7 @@ CONFIG_ARCH_LEDS=y CONFIG_ARCH_CALIBRATION=n # -# Disable support for interrupts on GPIOH and GPIOJ which do not +# Disable support for interrupts on GPIOJ which does not # exist on the LM3S6918. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n @@ -98,7 +98,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=y +CONFIG_LM3S_DISABLE_GPIOH_IRQS=n CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/lm3s6965-ek/nsh/defconfig b/configs/lm3s6965-ek/nsh/defconfig index 12975b4928..66c0fbed6c 100755 --- a/configs/lm3s6965-ek/nsh/defconfig +++ b/configs/lm3s6965-ek/nsh/defconfig @@ -94,8 +94,8 @@ CONFIG_LM3S_BUILDROOT=y CONFIG_LM3S_DFU=y # -# Disable support for interrupts on GPIOJ which does not -# exist on the LM3S6918. Additional interrupt support can be +# Disable support for interrupts on GPIOH and GPIOJ which do not +# exist on the LM3S6B96. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n CONFIG_LM3S_DISABLE_GPIOB_IRQS=n @@ -104,7 +104,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=n +CONFIG_LM3S_DISABLE_GPIOH_IRQS=y CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y # diff --git a/configs/lm3s6965-ek/nx/defconfig b/configs/lm3s6965-ek/nx/defconfig index 0c9e2bbd0e..9efda7b071 100755 --- a/configs/lm3s6965-ek/nx/defconfig +++ b/configs/lm3s6965-ek/nx/defconfig @@ -94,8 +94,8 @@ CONFIG_LM3S_BUILDROOT=y CONFIG_LM3S_DFU=y # -# Disable support for interrupts on GPIOJ which does not -# exist on the LM3S6918. Additional interrupt support can be +# Disable support for interrupts on GPIOH and GPIOJ which do not +# exist on the LM3S6B96. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n CONFIG_LM3S_DISABLE_GPIOB_IRQS=n @@ -104,10 +104,9 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=n +CONFIG_LM3S_DISABLE_GPIOH_IRQS=y CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y - # # LM3S6965 specific serial device driver settings # diff --git a/configs/lm3s6965-ek/ostest/defconfig b/configs/lm3s6965-ek/ostest/defconfig index 4b61f21129..e1f85c3d07 100755 --- a/configs/lm3s6965-ek/ostest/defconfig +++ b/configs/lm3s6965-ek/ostest/defconfig @@ -94,8 +94,8 @@ CONFIG_LM3S_BUILDROOT=y CONFIG_LM3S_DFU=y # -# Disable support for interrupts on GPIOJ which does not -# exist on the LM3S6918. Additional interrupt support can be +# Disable support for interrupts on GPIOH and GPIOJ which do not +# exist on the LM3S6B96. Additional interrupt support can be # disabled if desired to reduce memory footprint. CONFIG_LM3S_DISABLE_GPIOA_IRQS=n CONFIG_LM3S_DISABLE_GPIOB_IRQS=n @@ -104,7 +104,7 @@ CONFIG_LM3S_DISABLE_GPIOD_IRQS=n CONFIG_LM3S_DISABLE_GPIOE_IRQS=n CONFIG_LM3S_DISABLE_GPIOF_IRQS=n CONFIG_LM3S_DISABLE_GPIOG_IRQS=n -CONFIG_LM3S_DISABLE_GPIOH_IRQS=n +CONFIG_LM3S_DISABLE_GPIOH_IRQS=y CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y #