arm64: mvebu: Enable hush parser in A8K default configuration
authorKonstantin Porotchkin <kostap@marvell.com>
Sun, 4 Dec 2016 16:34:15 +0000 (18:34 +0200)
committerStefan Roese <sr@denx.de>
Mon, 12 Dec 2016 08:05:45 +0000 (09:05 +0100)
Enable hush parser in Armada-7040 and Armada-8040 DB default
configurations.

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 d9de252..a2bb97a 100644 (file)
@@ -55,3 +55,4 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
 CONFIG_PINCTRL=y
+CONFIG_HUSH_PARSER=y
index 5d5be64..1e92e9f 100644 (file)
@@ -55,3 +55,4 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
 CONFIG_PINCTRL=y
+CONFIG_HUSH_PARSER=y