summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/lm3s6965-ek/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-08-12 02:39:32 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-08-12 02:39:32 +0000
commita686a2b2f9eccfdcbf6c015c56a7d56de38bddac (patch)
tree697c4fb34fe5a969d0e297794231f94ce5adeb0f /nuttx/configs/lm3s6965-ek/nsh
parent8e6633306e99d08bf6e948772e9d9af527b723bc (diff)
Need to disable unsupported GPIOs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2842 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nsh')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nsh/defconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig
index 3f8687b378..12975b4928 100755
--- a/nuttx/configs/lm3s6965-ek/nsh/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nsh/defconfig
@@ -94,6 +94,20 @@ 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
+# disabled if desired to reduce memory footprint.
+CONFIG_LM3S_DISABLE_GPIOA_IRQS=n
+CONFIG_LM3S_DISABLE_GPIOB_IRQS=n
+CONFIG_LM3S_DISABLE_GPIOC_IRQS=n
+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_GPIOJ_IRQS=y
+
+#
# LM3S6965 specific serial device driver settings
#
# CONFIG_UARTn_DISABLE - select to disable all support for