summaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-18 08:24:29 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-18 08:24:29 -0600
commit54fdd99901b8db5ba275ea9c1f3f56efe24232ad (patch)
tree92da53e2c07893a7e8f019203d137e45c5c8eac2 /nuttx/arch/Kconfig
parent2e8e47d417fb0b1e5b2386548f9c308fd74edec9 (diff)
downloadpx4-nuttx-54fdd99901b8db5ba275ea9c1f3f56efe24232ad.tar.gz
px4-nuttx-54fdd99901b8db5ba275ea9c1f3f56efe24232ad.tar.bz2
px4-nuttx-54fdd99901b8db5ba275ea9c1f3f56efe24232ad.zip
NSH cmp command by Andrew Twidgell
Diffstat (limited to 'nuttx/arch/Kconfig')
-rw-r--r--nuttx/arch/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/arch/Kconfig b/nuttx/arch/Kconfig
index 01e3809ce..0a65a3de8 100644
--- a/nuttx/arch/Kconfig
+++ b/nuttx/arch/Kconfig
@@ -174,8 +174,7 @@ config ARCH_EXTDRAMSIZE
choice
prompt "SDRAM Width Selection"
- default ARCH_CHIP_STM32F103ZET6
- depends on ARCH_CHIP_STM32
+ default ARCH_SDRAM_16BIT
config ARCH_SDRAM_8BIT
bool "8-bit"