commit | a97611a39949e669c764a28f9d840f8d1cb96d73 | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Wed Oct 21 17:17:21 2020 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Thu Oct 22 14:08:13 2020 +0200 |
tree | d8a408ab655d1cca27b45759cba1439eb52a44ab | |
parent | eca014115287bdb8a8a57355514fbd5e1d27b75b [diff] |
drivers: usb_dc_nrfx: Correct the nrfx_power driver configuration The initial configuration provided for the nrfx_power driver cannot contain just default values, as that mean that DC/DC converters are to be disabled, while those converters may be (and they actually are by default for many boards) enabled through Kconfig. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>