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:
76bebb3
)
mx6sabresd: Select pinctrl driver
author
Fabio Estevam
<festevam@gmail.com>
Tue, 21 May 2019 13:37:53 +0000
(10:37 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000
(10:42 +0200)
With the conversion to DM we should select the pinctrl driver.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/mx6sabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabresd_defconfig
b/configs/mx6sabresd_defconfig
index
e81dc8a
..
89d542f
100644
(file)
--- a/
configs/mx6sabresd_defconfig
+++ b/
configs/mx6sabresd_defconfig
@@
-82,6
+82,8
@@
CONFIG_SF_DEFAULT_SPEED=20000000
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_MII=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
CONFIG_PCI=y
CONFIG_DM_REGULATOR=y
CONFIG_SPI=y