diff options
author | John Crispin <blogic@openwrt.org> | 2009-10-24 23:08:06 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2009-10-24 23:08:06 +0000 |
commit | 142779c0e067c5c6e1afb8668ee32d05cdaaebd7 (patch) | |
tree | ddc68042e24a01cab25bc6a59db291f6dec08ae5 /target/linux | |
parent | 0ee38138a318b568600e890e308c84c4745f8142 (diff) | |
download | upstream-142779c0e067c5c6e1afb8668ee32d05cdaaebd7.tar.gz upstream-142779c0e067c5c6e1afb8668ee32d05cdaaebd7.tar.bz2 upstream-142779c0e067c5c6e1afb8668ee32d05cdaaebd7.zip |
[ramips] select fon20n mach
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18137 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 f757dbd7cf..026a225875 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -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_FONERA20N=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_WHR_G300N=y CONFIG_SCHED_OMIT_FRAME_POINTER=y |