diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-10-18 08:48:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-10-18 08:48:07 +0000 |
commit | 279c5dad253eef51ce4f9673b4bb5f45db829c7d (patch) | |
tree | 3c81f53d9e4a7bd97eea1a0e62fc86d86635b63e /target/linux/ramips/rt305x | |
parent | 94cdcbde6d2fa931d27a239452ef794ab35f46ef (diff) | |
download | upstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.gz upstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.bz2 upstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.zip |
ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index db867b7116..1ce0825cbb 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -115,6 +115,7 @@ CONFIG_PHYLIB=y 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_V22RW_2X2=y CONFIG_RT305X_MACH_WHR_G300N=y CONFIG_SCHED_OMIT_FRAME_POINTER=y |