8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
|
menu "EISE Devices"
|
||
|
|
||
|
config DRIVERS_EISE
|
||
|
bool "enable eise driver"
|
||
|
default y
|
||
|
|
||
|
endmenu
|