mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4599 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# see misc/tools/kconfig-language.txt.
|
||||
#
|
||||
|
||||
if ARCH_ARM
|
||||
choice
|
||||
prompt "ARM chip selection"
|
||||
default ARCH_CHIP_STM32
|
||||
@@ -103,3 +104,5 @@ source arch/arm/src/lpc31xx/Kconfig
|
||||
source arch/arm/src/sam3u/Kconfig
|
||||
source arch/arm/src/stm32/Kconfig
|
||||
source arch/arm/src/str71x/Kconfig
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user