summaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
diff options
context:
space:
mode:
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"