diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-24 11:48:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-24 11:48:45 +0000 |
commit | 523eae8c338150ec62ab3d148074a7f7095bfa14 (patch) | |
tree | a4842b0934d9435213e6b0905ae0f29963d1d733 /target/linux/ramips/rt305x | |
parent | 7e3e5bb3f43e9785c04e4b709451f5063956c333 (diff) | |
download | master-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.tar.gz master-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.tar.bz2 master-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.zip |
ramips: add kernel support for ALL0256N
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index 3f67bc5461..891a421d2d 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -91,6 +91,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y CONFIG_RAMIPS_WDT=y +CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y CONFIG_RT305X_MACH_DIR_300_REVB=y |