summaryrefslogtreecommitdiff
path: root/configs/rpi_3_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-10 20:27:45 -0500
committerTom Rini <trini@konsulko.com>2018-02-10 20:29:02 -0500
commit7c8f00e484658c673d32d8422c96cb64bb571063 (patch)
treee61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/rpi_3_defconfig
parentf59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rpi_3_defconfig')
-rw-r--r--configs/rpi_3_defconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig
index 27e0745cb3..daf316533f 100644
--- a/configs/rpi_3_defconfig
+++ b/configs/rpi_3_defconfig
@@ -20,6 +20,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_REQUIRE_SERIAL_CONSOLE is not set
CONFIG_USB=y
CONFIG_DM_USB=y
@@ -33,7 +35,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