diff options
author | Marcin Wojtas <mw@semihalf.com> | 2014-07-10 15:52:16 -0400 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-07-13 17:54:47 -0400 |
commit | 22bb9d217a7fa47d03cce2c9c37a42963322a56a (patch) | |
tree | 50dd748385d7bf6a63838a3c60aeacb23cc49f1f /arch/arm/configs/mvebu_v7_defconfig | |
parent | db1d5168789669a1fb7a2da9478317e602f0dad0 (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_defconfig | 1 |
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 | |||
45 | CONFIG_SATA_MV=y | 45 | CONFIG_SATA_MV=y |
46 | CONFIG_NETDEVICES=y | 46 | CONFIG_NETDEVICES=y |
47 | CONFIG_MVNETA=y | 47 | CONFIG_MVNETA=y |
48 | CONFIG_MVPP2=y | ||
48 | CONFIG_MARVELL_PHY=y | 49 | CONFIG_MARVELL_PHY=y |
49 | CONFIG_MWIFIEX=y | 50 | CONFIG_MWIFIEX=y |
50 | CONFIG_MWIFIEX_SDIO=y | 51 | CONFIG_MWIFIEX_SDIO=y |