mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-05 07:44:33 +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
|