Do not explicitly enable fixed regulator driver for boards and tests because it is automatically selected when corresponding node is defined. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_LOG=y
|
|
CONFIG_REGULATOR_LOG_LEVEL_DBG=y
|
|
CONFIG_ZTEST=y
|