mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-24 02:37:22 +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
|