projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2be5f1f
)
configs: rpi3: enable the SPL_PINCTRL config
author
Jaehoon Chung
<jh80.chung@samsung.com>
Fri, 29 Jun 2018 05:58:10 +0000
(14:58 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 10 Oct 2019 04:38:41 +0000
(13:38 +0900)
Enable the SPL_PINCTRL configuration to control the pinctrl.
Change-Id: Ie1dfb37c3d27b33f894521dd2ae5907f78bcccdb
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_3_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_3_defconfig
b/configs/rpi_3_defconfig
index
b15fa40
..
5638261
100644
(file)
--- a/
configs/rpi_3_defconfig
+++ b/
configs/rpi_3_defconfig
@@
-55,6
+55,7
@@
CONFIG_MMC_SDHCI_BCM2835=y
CONFIG_PHYLIB=y
CONFIG_DM_ETH=y
CONFIG_PINCTRL=y
+CONFIG_SPL_PINCTRL=y
# CONFIG_PINCTRL_GENERIC is not set
# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
CONFIG_USB=y