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 | 1932a7205c4497e6120534fd94087669dba1a398 (patch) | |
tree | 53b0bed079ea677f9e9cb328aafddf2211997e9f /target/linux/ramips/rt305x | |
parent | a558d605ab54313e8217201b67e0dff610db0e0c (diff) | |
download | mtk-20170518-1932a7205c4497e6120534fd94087669dba1a398.zip mtk-20170518-1932a7205c4497e6120534fd94087669dba1a398.tar.gz mtk-20170518-1932a7205c4497e6120534fd94087669dba1a398.tar.bz2 |
ramips: add kernel support for ALL0256N
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29882
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 3f67bc5..891a421 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 |