lib: onoff: add a config for on-off and build conditionally
Do not build this service unconditionally. Partial fix of #50654 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3abcc19fd7
commit
a81b322828
5 changed files with 12 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
menuconfig REGULATOR
|
||||
bool "Regulator drivers"
|
||||
select ONOFF
|
||||
help
|
||||
Include drivers for current/voltage regulators in system config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue