aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_v7_defconfig
diff options
context:
space:
mode:
authorMarcin Wojtas <mw@semihalf.com>2014-07-10 15:52:16 -0400
committerJason Cooper <jason@lakedaemon.net>2014-07-13 17:54:47 -0400
commit22bb9d217a7fa47d03cce2c9c37a42963322a56a (patch)
tree50dd748385d7bf6a63838a3c60aeacb23cc49f1f /arch/arm/configs/mvebu_v7_defconfig
parentdb1d5168789669a1fb7a2da9478317e602f0dad0 (diff)
ARM: mvebu: enable Armada 375 network driver in mvebu_v7_defconfig
Now that the Armada 375 network driver has been pushed, let's enable it in mvebu_v7_defconfig. Signed-off-by: Marcin Wojtas <mw@semihalf.com> Link: https://lkml.kernel.org/r/1405021936-28658-5-git-send-email-ezequiel.garcia@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs/mvebu_v7_defconfig')
-rw-r--r--arch/arm/configs/mvebu_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index e11170e37442..f3e4e6d32506 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -45,6 +45,7 @@ CONFIG_AHCI_MVEBU=y
45CONFIG_SATA_MV=y 45CONFIG_SATA_MV=y
46CONFIG_NETDEVICES=y 46CONFIG_NETDEVICES=y
47CONFIG_MVNETA=y 47CONFIG_MVNETA=y
48CONFIG_MVPP2=y
48CONFIG_MARVELL_PHY=y 49CONFIG_MARVELL_PHY=y
49CONFIG_MWIFIEX=y 50CONFIG_MWIFIEX=y
50CONFIG_MWIFIEX_SDIO=y 51CONFIG_MWIFIEX_SDIO=y