fix(boards): Remove references to PINMUX Kconfig.
This commit is contained in:
parent
f4e6d70465
commit
802881b625
9 changed files with 4 additions and 28 deletions
|
|
@ -6,7 +6,7 @@ CONFIG_SOC_STM32F072XB=y
|
|||
# 48MHz system clock
|
||||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=48000000
|
||||
|
||||
# enable PINMUX
|
||||
# enable PINCTRL
|
||||
CONFIG_PINCTRL=y
|
||||
|
||||
# enable GPIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue