From 1a059fb489394073769599b6a087c9659ed74985 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 11 Mar 2013 21:02:40 +0000 Subject: ramips: add kernel support for the Upvel UR-326N4G board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [juhosg: add missing symbols to config-3.{7,8}] Patch from: Дмитрий Лебедев Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35970 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 c4653f5309..700a983388 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -134,6 +134,11 @@ config RT305X_MACH_WR512_3GN select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_UR_326N4G + bool "UR-326N4G Wireless N router" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_UR_336UN bool "UR-336UN Wireless N router" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3