From 1932a7205c4497e6120534fd94087669dba1a398 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 24 Jan 2012 11:48:45 +0000 Subject: ramips: add kernel support for ALL0256N Signed-off-by: Daniel Golle SVN-Revision: 29882 --- 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 1bb67e2a07..45d6cd307a 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -2,6 +2,11 @@ if RALINK_RT305X menu "Ralink RT350x machine selection" +config RT305X_MACH_ALL0256N + bool "Allnet ALL0256N support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_W502U bool "ALFA Networks W502U board support" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3