From 0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 24 Jul 2012 20:37:56 +0000 Subject: add support for Allnet ALL5002 to kernel support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle SVN-Revision: 32813 --- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig') 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" -- cgit v1.2.3