8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
|
menu "Hardware Drivers Config"
|
||
|
|
||
|
config RT_USING_LED
|
||
|
bool "Using LED"
|
||
|
default n
|
||
|
|
||
|
endmenu
|