5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
menu "SOFTWARE_SUPPORT_CHIP"
|
||
|
config CHIP_SUPPORT
|
||
|
bool "Enable chip support"
|
||
|
default n
|
||
|
endmenu
|