mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
arch/Kconfig: Add prompt string to ARCH_CHIP_CUSTOM
so the user could enable it from defconfig Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ source "arch/or1k/Kconfig"
|
||||
source "arch/sparc/Kconfig"
|
||||
|
||||
config ARCH_CHIP_CUSTOM
|
||||
bool
|
||||
bool "Custom Chip Support"
|
||||
default n
|
||||
|
||||
if ARCH_CHIP_CUSTOM
|
||||
|
||||
Reference in New Issue
Block a user