mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-04 17:54:34 +08:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
menu "REGULATOR Devices"
|
||
|
|
||
|
config DRIVERS_REGULATOR
|
||
|
bool "enable regulator driver"
|
||
|
default y
|
||
|
|
||
|
endmenu
|