diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-11-24 10:01:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-11-24 10:01:23 +0000 |
commit | 231f17d61eef1dc02563f6553cb98bf5c97b6dec (patch) | |
tree | 3f686d657694652344a9743406652496126d9931 /target/linux/ramips/rt305x/config-2.6.34 | |
parent | 8120006c058487889fb829ed240b6ca663a420d4 (diff) | |
download | upstream-231f17d61eef1dc02563f6553cb98bf5c97b6dec.tar.gz upstream-231f17d61eef1dc02563f6553cb98bf5c97b6dec.tar.bz2 upstream-231f17d61eef1dc02563f6553cb98bf5c97b6dec.zip |
ramips: add support for Belkin F5D8235 v2 board
No support for usb for now.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24126 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x/config-2.6.34')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.34 b/target/linux/ramips/rt305x/config-2.6.34 index 91b7e56426..b677856b6b 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 |