boards: nordic: nrf9131ek: Remove PINCTRL

Removes PINCTRL setting which is not needed

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-11-19 13:35:24 +00:00 committed by Fabio Baltieri
parent 520deb32cb
commit b4e9806462
2 changed files with 0 additions and 4 deletions

View file

@ -18,5 +18,3 @@ CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_PINCTRL=y

View file

@ -22,8 +22,6 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_PINCTRL=y
# Enable PMIC
CONFIG_I2C=y
CONFIG_REGULATOR=y