diff options
author | John Crispin <john@openwrt.org> | 2012-07-24 20:37:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-24 20:37:56 +0000 |
commit | 0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8 (patch) | |
tree | 39d712beca0a2e2e4232e37d06be0c1dd480fce8 /target/linux/ramips/rt305x/config-3.3 | |
parent | 6641024f50b61178a07fc2ac846fb0ce8f53ee6f (diff) | |
download | upstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.tar.gz upstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.tar.bz2 upstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.zip |
add support for Allnet ALL5002 to kernel
support ALL5002 in ramips/rt305x branch of the kernel.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32813
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.3')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.3 b/target/linux/ramips/rt305x/config-3.3 index 3ad2857a39..79820a8fcb 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -89,6 +89,7 @@ CONFIG_RALINK_RT305X=y CONFIG_RAMIPS_WDT=y CONFIG_RT305X_MACH_3G_6200N=y CONFIG_RT305X_MACH_ALL0256N=y +CONFIG_RT305X_MACH_ALL5002=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y CONFIG_RT305X_MACH_DIR_300_REVB=y |