From 3d78affa9da06f7630a898981ab105ba76b66d8d Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 13 Aug 2010 03:46:28 +0000 Subject: Oops.. last change backwared for 6918 and 6965 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2847 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lm3s6965-ek/nsh/defconfig | 6 +++--- nuttx/configs/lm3s6965-ek/nx/defconfig | 7 +++---- nuttx/configs/lm3s6965-ek/ostest/defconfig | 6 +++--- 3 files changed, 9 insertions(+), 10 deletions(-) (limited to 'nuttx/configs/lm3s6965-ek') diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig index 12975b492..66c0fbed6 100755 --- a/nuttx/configs/lm3s6965-ek/nsh/defconfig +++ b/nuttx/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/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig index 0c9e2bbd0..9efda7b07 100755 --- a/nuttx/configs/lm3s6965-ek/nx/defconfig +++ b/nuttx/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/nuttx/configs/lm3s6965-ek/ostest/defconfig b/nuttx/configs/lm3s6965-ek/ostest/defconfig index 4b61f2112..e1f85c3d0 100755 --- a/nuttx/configs/lm3s6965-ek/ostest/defconfig +++ b/nuttx/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 # -- cgit v1.2.3