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 | eebdd633e462903ebd48e84b5bfe27942f106a20 (patch) | |
tree | 36375e452f31f378187870ff4aa5593d4b342d05 /target/linux/ar71xx/config-3.3 | |
parent | cca873e8e00097b5c78e1da6b1cc244107a227e8 (diff) | |
download | upstream-eebdd633e462903ebd48e84b5bfe27942f106a20.tar.gz upstream-eebdd633e462903ebd48e84b5bfe27942f106a20.tar.bz2 upstream-eebdd633e462903ebd48e84b5bfe27942f106a20.zip |
ar71xx: add support for the Allnet ALL0315N board
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33281
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 |