diff options
author | Henryk Heisig <hyniu@o2.pl> | 2016-10-06 23:46:38 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-10-18 09:18:55 +0200 |
commit | f5aa4590433638e6b2c191412fa802ae5a64cdc9 (patch) | |
tree | 731058742aa98d85eec3184545fae87374ba8492 /target/linux/ar71xx/config-4.4 | |
parent | 6bb11d52f3ae8ce8aa0a270c6ae305809af8b7ce (diff) | |
download | upstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.tar.gz upstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.tar.bz2 upstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.zip |
ar71xx: Add support to TP-Link EAP120
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-rw-r--r-- | target/linux/ar71xx/config-4.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index fb59b077ce..77a594999d 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -80,6 +80,7 @@ CONFIG_ATH79_MACH_DLAN_PRO_500_WP=y CONFIG_ATH79_MACH_DR344=y CONFIG_ATH79_MACH_DR531=y CONFIG_ATH79_MACH_DRAGINO2=y +CONFIG_ATH79_MACH_EAP120=y CONFIG_ATH79_MACH_EAP300V2=y CONFIG_ATH79_MACH_EAP7660D=y CONFIG_ATH79_MACH_EL_M150=y @@ -315,7 +316,9 @@ CONFIG_LEDS_NU801=y # CONFIG_LEDS_WNDR3700_USB is not set CONFIG_LIBFDT=y CONFIG_MARVELL_PHY=y +CONFIG_MDIO_BITBANG=y CONFIG_MDIO_BOARDINFO=y +CONFIG_MDIO_GPIO=y CONFIG_MICREL_PHY=y CONFIG_MIPS=y CONFIG_MIPS_CLOCK_VSYSCALL=y |