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:
parent
520deb32cb
commit
b4e9806462
2 changed files with 0 additions and 4 deletions
|
|
@ -18,5 +18,3 @@ CONFIG_SERIAL=y
|
|||
# Enable console
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
|
||||
CONFIG_PINCTRL=y
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue