summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-18 11:21:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-18 11:21:31 -0600
commit6a40b94d0f828a36d505f37249fa42de00bc0b73 (patch)
tree928b7cc79cb6eaeac9d2bf10a1ff7a4ba91ed350 /nuttx/configs/Kconfig
parent6cfd62faafc115dcdba2e422ecc879e07039d39e (diff)
downloadpx4-nuttx-6a40b94d0f828a36d505f37249fa42de00bc0b73.tar.gz
px4-nuttx-6a40b94d0f828a36d505f37249fa42de00bc0b73.tar.bz2
px4-nuttx-6a40b94d0f828a36d505f37249fa42de00bc0b73.zip
TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 8b7f8c78a..121ab0f18 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -748,8 +748,8 @@ config ARCH_BOARD_TEENSY
on an Atmel AT90USB1286 MCU.
config ARCH_BOARD_TM4C123G_LAUNCHPAD
- bool "Tiva TM4C124G LaunchPad"
- depends on ARCH_CHIP_TM4C123GH6ZRB
+ bool "Tiva TM4C123G LaunchPad"
+ depends on ARCH_CHIP_TM4C123GH6PMI
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUTTONS