]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm64: mvebu: Enable pin control support in A8K default config
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 8 Dec 2016 10:22:32 +0000 (12:22 +0200)
committerStefan Roese <sr@denx.de>
Mon, 12 Dec 2016 08:04:52 +0000 (09:04 +0100)
Enable mvebu pin control support in the default configuration
files for Armada-7040 and Armada-8040 development boards

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/mvebu_db-88f7040_defconfig
configs/mvebu_db-88f8040_defconfig

index ed61f78a76468e06132d7f2a159c7979b2109980..e3bdda6e40f15020cfef7a7009095fa5ae02f2c9 100644 (file)
@@ -51,3 +51,4 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
+CONFIG_PINCTRL=y
index fa2f59799da3aceb5159ea5c353123f6aba7589f..5d5be64d8d42a8d7afee14ee2e05cf4c88780de3 100644 (file)
@@ -54,3 +54,4 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
+CONFIG_PINCTRL=y