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:
parent
f99f67378d
commit
1edcea3997
@ -214,7 +214,7 @@ source "arch/or1k/Kconfig"
|
|||||||
source "arch/sparc/Kconfig"
|
source "arch/sparc/Kconfig"
|
||||||
|
|
||||||
config ARCH_CHIP_CUSTOM
|
config ARCH_CHIP_CUSTOM
|
||||||
bool
|
bool "Custom Chip Support"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
if ARCH_CHIP_CUSTOM
|
if ARCH_CHIP_CUSTOM
|
||||||
|
Loading…
Reference in New Issue
Block a user