summaryrefslogtreecommitdiff
path: root/configs/rpi_0_w_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/rpi_0_w_defconfig')
-rw-r--r--configs/rpi_0_w_defconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig
index 17708e53cd..75699fa07e 100644
--- a/configs/rpi_0_w_defconfig
+++ b/configs/rpi_0_w_defconfig
@@ -19,6 +19,8 @@ CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_BCM2835=y
CONFIG_DM_ETH=y
+CONFIG_PINCTRL=y
+# CONFIG_PINCTRL_GENERIC is not set
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_DWC2=y
@@ -31,7 +33,3 @@ CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
CONFIG_OF_LIBFDT_OVERLAY=y
-CONFIG_PINCTRL=y
-CONFIG_PINCTRL_FULL=y
-# CONFIG_PINCTRL_GENERIC is not set
-CONFIG_PINCTRL_BCM283X=y