8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
menu "REGULATOR Devices"
|
||
|
|
||
|
config DRIVERS_REGULATOR
|
||
|
bool "enable regulator driver"
|
||
|
default y
|
||
|
|
||
|
endmenu
|