Kconfig choice value needs a prompt
This commit is contained in:
parent
0614f69b72
commit
81a4de4a4d
@ -225,7 +225,7 @@ choice
|
||||
default INIT_NONE if BUILD_KERNEL && BINFMT_DISABLE
|
||||
|
||||
config INIT_NONE
|
||||
bool
|
||||
bool "None"
|
||||
|
||||
config INIT_ENTRYPOINT
|
||||
bool "Via application entry point"
|
||||
|
Loading…
Reference in New Issue
Block a user