From 62c0190fa570c5258edb639a24a2c949dcc8a88a Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 15 Feb 2012 21:13:11 +0000 Subject: [ramips] add Ralink V11ST-FE board support This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30561 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig | 5 +++++ 1 file changed, 5 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 4189d9eef..a2593e885 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig @@ -11,6 +11,11 @@ config RT288X_MACH_RT_N15 select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT288X_MACH_V11ST_FE + bool "Ralink V11ST-FE board support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT288X_MACH_WLI_TX4_AG300N bool "Buffalo WLI-TX4-AG300N board support" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3