8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
|
menu "Scmi Configuration"
|
||
|
config ENABLE_SCMI_MHU
|
||
|
bool
|
||
|
prompt "Use Scmi MHU"
|
||
|
default n
|
||
|
|
||
|
endmenu
|