fix(boards): Update pillbug_defconfig to enable pinctrl
This commit is contained in:
parent
b259d5a22e
commit
3772ecb04e
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ CONFIG_BOARD_PILLBUG=y
|
|||
# Enable MPU
|
||||
CONFIG_ARM_MPU=y
|
||||
|
||||
# Use pinctrl
|
||||
CONFIG_PINCTRL=y
|
||||
|
||||
# enable GPIO
|
||||
CONFIG_GPIO=y
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue