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:
Manojkumar Subramaniam 2021-10-20 00:19:55 +08:00 committed by Anas Nashif
parent fc79380dc7
commit c9da36685a

View file

@ -25,3 +25,6 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable SMPS
CONFIG_POWER_SUPPLY_DIRECT_SMPS=y