aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-11-30 21:20:37 +0100
committerGitHub <noreply@github.com>2016-11-30 21:20:37 +0100
commit931ce956c9e8a36b8198b062bebd1a8428749ca6 (patch)
treec133f5978ecf93e89d7720339e8d41a59f3f3154 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parentfee8b58d42c5b155d91929a2148033eac0b26018 (diff)
parent4492f32c7932a868fd4d232b24cd48427865d7ed (diff)
downloadmaster-187ad058-931ce956c9e8a36b8198b062bebd1a8428749ca6.tar.gz
master-187ad058-931ce956c9e8a36b8198b062bebd1a8428749ca6.tar.bz2
master-187ad058-931ce956c9e8a36b8198b062bebd1a8428749ca6.zip
Merge pull request #250 from gadkrumholz/master-e2100l
ar71xx: Added missing support for Linksys E2100L
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 596bdb6786..2e0145cbb5 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -697,6 +697,17 @@ config ATH79_MACH_WRT160NL
select ATH79_DEV_WMAC
select ATH79_NVRAM
+config ATH79_MACH_E2100L
+ bool "Linksys E2100L board support"
+ select SOC_AR913X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_USB
+ select ATH79_DEV_WMAC
+ select ATH79_NVRAM
+
config ATH79_MACH_WRT400N
bool "Linksys WRT400N board support"
select SOC_AR71XX