d218a2d73e
Use the correct define for checking if the DCDC converter shall be
enabled.
This resolves the opposite behavior where boards that enable the DCDC
converter uses the LDO and boards where LDO is used they enable the
DCDC.
Fixes:
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.defconfig.nrf52805_CAAA | ||
Kconfig.defconfig.nrf52810_QFAA | ||
Kconfig.defconfig.nrf52811_QFAA | ||
Kconfig.defconfig.nrf52820_QDAA | ||
Kconfig.defconfig.nrf52832_CIAA | ||
Kconfig.defconfig.nrf52832_QFAA | ||
Kconfig.defconfig.nrf52832_QFAB | ||
Kconfig.defconfig.nrf52833_QDAA | ||
Kconfig.defconfig.nrf52833_QIAA | ||
Kconfig.defconfig.nrf52840_QFAA | ||
Kconfig.defconfig.nrf52840_QIAA | ||
Kconfig.soc | ||
soc.c | ||
soc.h |