summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-16 16:22:52 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-16 16:22:52 -0600
commit6e93110b8b3bfb210490e9e299ea956802d86f07 (patch)
tree360ac258200004bcb17e6dbdaf347c570c652f3a /nuttx/configs/Kconfig
parenta472b17e21224f2f117f9893bb708722e2816b57 (diff)
downloadnuttx-6e93110b8b3bfb210490e9e299ea956802d86f07.tar.gz
nuttx-6e93110b8b3bfb210490e9e299ea956802d86f07.tar.bz2
nuttx-6e93110b8b3bfb210490e9e299ea956802d86f07.zip
Remove packaging indications for TM4C129 configuration variables
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 2a0eedb65..0006da30a 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -98,7 +98,7 @@ config ARCH_BOARD_DEMOS92S12NEC64
config ARCH_BOARD_DK_TM4C129X
bool "Tiva DK-TM4C129x Connected Development Kit"
- depends on ARCH_CHIP_TM4C129XNCZAD
+ depends on ARCH_CHIP_TM4C129XNC
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUTTONS