Skip to content
Snippets Groups Projects
Commit 81647eaf authored by Konstantin Porotchkin's avatar Konstantin Porotchkin Committed by Stefan Roese
Browse files

arm64: mvebu: Enable pin control support in A8K default config


Enable mvebu pin control support in the default configuration
files for Armada-7040 and Armada-8040 development boards

Signed-off-by: default avatarKonstantin 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: default avatarStefan Roese <sr@denx.de>
parent 27bd4b15
No related branches found
No related tags found
No related merge requests found
...@@ -51,3 +51,4 @@ CONFIG_USB_XHCI_HCD=y ...@@ -51,3 +51,4 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y CONFIG_USB_STORAGE=y
CONFIG_SMBIOS_MANUFACTURER="" CONFIG_SMBIOS_MANUFACTURER=""
CONFIG_PINCTRL=y
...@@ -54,3 +54,4 @@ CONFIG_USB_XHCI_HCD=y ...@@ -54,3 +54,4 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y CONFIG_USB_STORAGE=y
CONFIG_SMBIOS_MANUFACTURER="" CONFIG_SMBIOS_MANUFACTURER=""
CONFIG_PINCTRL=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment