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
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ CONFIG_GPIO=y
|
||||||
|
|
||||||
# Enable clocks
|
# Enable clocks
|
||||||
CONFIG_CLOCK_CONTROL=y
|
CONFIG_CLOCK_CONTROL=y
|
||||||
|
|
||||||
|
# Enable SMPS
|
||||||
|
CONFIG_POWER_SUPPLY_DIRECT_SMPS=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue