aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-07-24 20:37:56 +0000
committerJohn Crispin <blogic@openwrt.org>2012-07-24 20:37:56 +0000
commitbc1e4be7d45971fce74809509fca5278802299bb (patch)
treec5e40dc8679ef93d01026b567f2e822c3042c0f7 /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parent664e8551c66ac46c26111942138d7d5bbffedd03 (diff)
downloadmaster-187ad058-bc1e4be7d45971fce74809509fca5278802299bb.tar.gz
master-187ad058-bc1e4be7d45971fce74809509fca5278802299bb.tar.bz2
master-187ad058-bc1e4be7d45971fce74809509fca5278802299bb.zip
[ramips] add support for Allnet ALL5002 to kernel
support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index 77269fe5c4..34fb51af61 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -16,6 +16,11 @@ config RT305X_MACH_ALL0256N
bool "Allnet ALL0256N support"
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+
+config RT305X_MACH_ALL5002
+ bool "Allnet ALL5002 support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
config RT305X_MACH_W502U
bool "ALFA Networks W502U board support"