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
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue