8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
|
menu "Common Option"
|
||
|
|
||
|
config DRVIER_SYSCONFIG
|
||
|
bool "enable sysconfig"
|
||
|
default y
|
||
|
|
||
|
endmenu
|