diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-24 10:01:23 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-24 10:01:23 +0000 |
commit | ed0adccdff830edd942edcb55bcc16456f039ddb (patch) | |
tree | 3f686d657694652344a9743406652496126d9931 /target/linux/ramips/rt305x/config-2.6.34 | |
parent | dbdef16088eb257764fb0fd327f3e4be1c333668 (diff) |
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 91b7e5642..b677856b6 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 |