mirror of https://gitee.com/openkylin/linux.git
ARM: config: Add DLINK DIR665 options to multi_v5_defconfig
Enable building of the switch chip driver and the wireless driver needed by the DLINK DIR665 Signed-off-by: Andrew Lunn <andrew@lunn.ch> Cc: arm@kernel.org Link: https://lkml.kernel.org/r/1414793613-11798-5-git-send-email-andrew@lunn.ch Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
parent
f631538d56
commit
f63509810f
|
@ -67,9 +67,11 @@ CONFIG_SATA_AHCI=y
|
|||
CONFIG_SATA_MV=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_NET_DSA_MV88E6123_61_65=y
|
||||
CONFIG_NET_DSA_MV88E6171=y
|
||||
CONFIG_MV643XX_ETH=y
|
||||
CONFIG_R8169=y
|
||||
CONFIG_MARVELL_PHY=y
|
||||
CONFIG_MWL8K=m
|
||||
CONFIG_LIBERTAS=y
|
||||
CONFIG_LIBERTAS_SDIO=y
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
|
|
Loading…
Reference in New Issue