From 21c8d63505881609c5b7f04d8e8d97ce210b7985 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 24 Nov 2010 10:01:23 +0000 Subject: ramips: add support for Belkin F5D8235 v2 board No support for usb for now. Signed-off-by: Roman Yeryomin SVN-Revision: 24126 --- target/linux/ramips/rt305x/config-2.6.32 | 1 + target/linux/ramips/rt305x/config-2.6.34 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ramips/rt305x') diff --git a/target/linux/ramips/rt305x/config-2.6.32 b/target/linux/ramips/rt305x/config-2.6.32 index 1d29c91..05388b2 100644 --- a/target/linux/ramips/rt305x/config-2.6.32 +++ b/target/linux/ramips/rt305x/config-2.6.32 @@ -117,6 +117,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y CONFIG_RT305X_MACH_DIR_300_REVB=y +CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_PWH2004=y diff --git a/target/linux/ramips/rt305x/config-2.6.34 b/target/linux/ramips/rt305x/config-2.6.34 index 91b7e56..b677856 100644 --- a/target/linux/ramips/rt305x/config-2.6.34 +++ b/target/linux/ramips/rt305x/config-2.6.34 @@ -127,6 +127,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y CONFIG_RT305X_MACH_DIR_300_REVB=y +CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_PWH2004=y -- cgit v1.1