boards: Remove PINCTRL from some boards
Removes lines from defconfig files having PINCTRL in them
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
diff --git a/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig b/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig
index 90dfb85..d421425 100644
--- a/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig
+++ b/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig
@@ -12,7 +12,4 @@
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
-# pinctrl
-CONFIG_PINCTRL=y
-
CONFIG_XIP=y
diff --git a/boards/arduino/nicla_sense_me/arduino_nicla_sense_me_defconfig b/boards/arduino/nicla_sense_me/arduino_nicla_sense_me_defconfig
index f8691d1..8c35a59 100644
--- a/boards/arduino/nicla_sense_me/arduino_nicla_sense_me_defconfig
+++ b/boards/arduino/nicla_sense_me/arduino_nicla_sense_me_defconfig
@@ -13,6 +13,3 @@
# enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
-
-# enable pin controller
-CONFIG_PINCTRL=y
diff --git a/boards/element14/warp7/warp7_mcimx7d_m4_defconfig b/boards/element14/warp7/warp7_mcimx7d_m4_defconfig
index b62210d..90df69e 100644
--- a/boards/element14/warp7/warp7_mcimx7d_m4_defconfig
+++ b/boards/element14/warp7/warp7_mcimx7d_m4_defconfig
@@ -9,4 +9,3 @@
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_CONSOLE=y
CONFIG_XIP=y
-CONFIG_PINCTRL=y
diff --git a/boards/madmachine/mm_feather/mm_feather_defconfig b/boards/madmachine/mm_feather/mm_feather_defconfig
index 65cb361..da5dded 100644
--- a/boards/madmachine/mm_feather/mm_feather_defconfig
+++ b/boards/madmachine/mm_feather/mm_feather_defconfig
@@ -11,4 +11,3 @@
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=600000000
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
-CONFIG_PINCTRL=y
diff --git a/boards/madmachine/mm_swiftio/mm_swiftio_defconfig b/boards/madmachine/mm_swiftio/mm_swiftio_defconfig
index 0aee57c..4767b1f 100644
--- a/boards/madmachine/mm_swiftio/mm_swiftio_defconfig
+++ b/boards/madmachine/mm_swiftio/mm_swiftio_defconfig
@@ -11,4 +11,3 @@
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=600000000
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
-CONFIG_PINCTRL=y
diff --git a/boards/phytec/phyboard_electra/phyboard_electra_am6442_m4_defconfig b/boards/phytec/phyboard_electra/phyboard_electra_am6442_m4_defconfig
index 1e4d69d..fb0c622 100644
--- a/boards/phytec/phyboard_electra/phyboard_electra_am6442_m4_defconfig
+++ b/boards/phytec/phyboard_electra/phyboard_electra_am6442_m4_defconfig
@@ -11,9 +11,6 @@
# Zephyr Kernel Configuration
CONFIG_XIP=n
-# Enable Pinctrl
-CONFIG_PINCTRL=y
-
# Serial Driver
CONFIG_SERIAL=y
diff --git a/boards/phytec/phyboard_lyra/phyboard_lyra_am6234_m4_defconfig b/boards/phytec/phyboard_lyra/phyboard_lyra_am6234_m4_defconfig
index a54f04a..f309fdf 100644
--- a/boards/phytec/phyboard_lyra/phyboard_lyra_am6234_m4_defconfig
+++ b/boards/phytec/phyboard_lyra/phyboard_lyra_am6234_m4_defconfig
@@ -11,9 +11,6 @@
# Zephyr Kernel Configuration
CONFIG_XIP=n
-# Enable Pinctrl
-CONFIG_PINCTRL=y
-
# Serial Driver
CONFIG_SERIAL=y
diff --git a/boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4_defconfig b/boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4_defconfig
index 9fad86a..533730d 100644
--- a/boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4_defconfig
+++ b/boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4_defconfig
@@ -10,5 +10,4 @@
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_CONSOLE=y
-CONFIG_PINCTRL=y
CONFIG_GPIO=y
diff --git a/boards/phytec/phyboard_pollux/phyboard_pollux_mimx8ml8_m7_defconfig b/boards/phytec/phyboard_pollux/phyboard_pollux_mimx8ml8_m7_defconfig
index 4926fdb..23f5e9c 100644
--- a/boards/phytec/phyboard_pollux/phyboard_pollux_mimx8ml8_m7_defconfig
+++ b/boards/phytec/phyboard_pollux/phyboard_pollux_mimx8ml8_m7_defconfig
@@ -16,5 +16,3 @@
# y for DDR memory space
CONFIG_CODE_DDR=n
-
-CONFIG_PINCTRL=y
diff --git a/boards/pjrc/teensy4/teensy40_defconfig b/boards/pjrc/teensy4/teensy40_defconfig
index 1d186d9..e73b48b 100644
--- a/boards/pjrc/teensy4/teensy40_defconfig
+++ b/boards/pjrc/teensy4/teensy40_defconfig
@@ -12,4 +12,3 @@
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=600000000
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
-CONFIG_PINCTRL=y
diff --git a/boards/pjrc/teensy4/teensy41_defconfig b/boards/pjrc/teensy4/teensy41_defconfig
index 1d186d9..e73b48b 100644
--- a/boards/pjrc/teensy4/teensy41_defconfig
+++ b/boards/pjrc/teensy4/teensy41_defconfig
@@ -12,4 +12,3 @@
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=600000000
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
-CONFIG_PINCTRL=y
diff --git a/boards/segger/ip_k66f/ip_k66f_defconfig b/boards/segger/ip_k66f/ip_k66f_defconfig
index 3a28322..873d457 100644
--- a/boards/segger/ip_k66f/ip_k66f_defconfig
+++ b/boards/segger/ip_k66f/ip_k66f_defconfig
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_GPIO=y
-CONFIG_PINCTRL=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=180000000
CONFIG_OSC_LOW_POWER=y
CONFIG_USE_SEGGER_RTT=y
diff --git a/boards/technexion/pico_pi/pico_pi_mcimx7d_m4_defconfig b/boards/technexion/pico_pi/pico_pi_mcimx7d_m4_defconfig
index a9f1db5..78568d4 100644
--- a/boards/technexion/pico_pi/pico_pi_mcimx7d_m4_defconfig
+++ b/boards/technexion/pico_pi/pico_pi_mcimx7d_m4_defconfig
@@ -10,4 +10,3 @@
CONFIG_CONSOLE=y
CONFIG_XIP=y
CONFIG_GPIO=n
-CONFIG_PINCTRL=y
diff --git a/boards/toradex/colibri_imx7d/colibri_imx7d_mcimx7d_m4_defconfig b/boards/toradex/colibri_imx7d/colibri_imx7d_mcimx7d_m4_defconfig
index a55e01a..6473531 100644
--- a/boards/toradex/colibri_imx7d/colibri_imx7d_mcimx7d_m4_defconfig
+++ b/boards/toradex/colibri_imx7d/colibri_imx7d_mcimx7d_m4_defconfig
@@ -9,4 +9,3 @@
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_CONSOLE=y
CONFIG_XIP=y
-CONFIG_PINCTRL=y
diff --git a/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_ddr_defconfig b/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_ddr_defconfig
index 0f2a48b..850c9bd 100644
--- a/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_ddr_defconfig
+++ b/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_ddr_defconfig
@@ -11,4 +11,3 @@
CONFIG_CONSOLE=y
CONFIG_XIP=y
CONFIG_CODE_DDR=y
-CONFIG_PINCTRL=y
diff --git a/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_defconfig b/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_defconfig
index c7f1110..2df7198 100644
--- a/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_defconfig
+++ b/boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_defconfig
@@ -11,4 +11,3 @@
CONFIG_CONSOLE=y
CONFIG_XIP=y
CONFIG_CODE_ITCM=y
-CONFIG_PINCTRL=y
diff --git a/boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4_defconfig b/boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4_defconfig
index 140679e..3cbbb4d 100644
--- a/boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4_defconfig
+++ b/boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4_defconfig
@@ -10,4 +10,3 @@
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_GPIO=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=227000000
-CONFIG_PINCTRL=y