projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6245170
)
ARM: imx: vining2000: Enable DM pin control
author
Marek Vasut
<
[email protected]
>
Fri, 17 May 2019 20:25:23 +0000
(22:25 +0200)
committer
Stefano Babic
<
[email protected]
>
Tue, 11 Jun 2019 08:42:48 +0000
(10:42 +0200)
Enable DM pin control support on iMX6SX VINING|2000.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
Cc: Silvio Fricke <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
configs/vining_2000_defconfig
patch
|
blob
|
history
diff --git
a/configs/vining_2000_defconfig
b/configs/vining_2000_defconfig
index 958b7bb5ac457c0d439c15353f16b7d1286ab05d..01736823b80944c081a776530ad80cf48a7b8726 100644
(file)
--- a/
configs/vining_2000_defconfig
+++ b/
configs/vining_2000_defconfig
@@
-21,6
+21,7
@@
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_PART=y
CONFIG_CMD_PCI=y
+# CONFIG_CMD_PINMUX is not set
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
@@
-43,6
+44,8
@@
CONFIG_FSL_ESDHC=y
CONFIG_PHYLIB=y
CONFIG_MII=y
CONFIG_PCI=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HOST_ETHER=y