Skip to content

Commit c9da366

Browse files
manoj153nashif
authored andcommitted
boards: nucleo h7a3zi-q: enable SMPS
SMPS supply is default for this board Signed-off-by: Manojkumar Subramaniam <[email protected]>
1 parent fc79380 commit c9da366

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/arm/nucleo_h7a3zi_q/nucleo_h7a3zi_q_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ CONFIG_GPIO=y
2525

2626
# Enable clocks
2727
CONFIG_CLOCK_CONTROL=y
28+
29+
# Enable SMPS
30+
CONFIG_POWER_SUPPLY_DIRECT_SMPS=y

0 commit comments

Comments
 (0)