boards: nucleo h7a3zi-q: enable SMPS
SMPS supply is default for this board Signed-off-by: Manojkumar Subramaniam <manoj@electrolance.com>
This commit is contained in:
parent
fc79380dc7
commit
c9da36685a
|
@ -25,3 +25,6 @@ CONFIG_GPIO=y
|
|||
|
||||
# Enable clocks
|
||||
CONFIG_CLOCK_CONTROL=y
|
||||
|
||||
# Enable SMPS
|
||||
CONFIG_POWER_SUPPLY_DIRECT_SMPS=y
|
||||
|
|
Loading…
Reference in a new issue