From c1be68167224a7800a544c5f1c07dc9fd50f495c Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 28 Dec 2011 08:43:43 +0000 Subject: ramips: rt288x: add support for the Belkin F5D8235-4 v1 board Patch-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29617 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig index c30b3ad1d..4189d9eef 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig @@ -2,6 +2,10 @@ if RALINK_RT288X menu "Ralink RT288x machine selection" +config RT288X_MACH_F5D8235_V1 + bool "Belkin F5D8235 V1 board support" + select RALINK_DEV_GPIO_LEDS + config RT288X_MACH_RT_N15 bool "Asus RT-N15 board support" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3