diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-27 14:55:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-27 14:55:31 +0000 |
commit | eedcda6a275d61bf44d96a81564c3e81df62fe55 (patch) | |
tree | bfe1aac539c2c235c926282de19634333d30912a /target/linux/ar71xx/config-3.3 | |
parent | f4fbd75f87b782d58f949dff9521d4f89d5d54b3 (diff) | |
download | upstream-eedcda6a275d61bf44d96a81564c3e81df62fe55.tar.gz upstream-eedcda6a275d61bf44d96a81564c3e81df62fe55.tar.bz2 upstream-eedcda6a275d61bf44d96a81564c3e81df62fe55.zip |
ar71xx: add support for the Allnet ALL0315N board
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33281 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index 09d9f06ee1..f3466130f6 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -21,6 +21,7 @@ CONFIG_ATH79_DEV_WMAC=y CONFIG_ATH79_MACH_ALFA_AP96=y CONFIG_ATH79_MACH_ALFA_NX=y CONFIG_ATH79_MACH_ALL0258N=y +CONFIG_ATH79_MACH_ALL0315N=y CONFIG_ATH79_MACH_AP113=y CONFIG_ATH79_MACH_AP121=y CONFIG_ATH79_MACH_AP136=y |