diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-02 08:00:44 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-02 08:00:44 +0000 |
commit | acff7f650832c924b6ff6d3a6dc976a0b9b16802 (patch) | |
tree | db9606cb4c1d27e944a34a909daf4f1d2c65360a /target | |
parent | 0940ab15dd26204e41225642ab9a510fec0df9fc (diff) | |
download | upstream-acff7f650832c924b6ff6d3a6dc976a0b9b16802.tar.gz upstream-acff7f650832c924b6ff6d3a6dc976a0b9b16802.tar.bz2 upstream-acff7f650832c924b6ff6d3a6dc976a0b9b16802.zip |
ar71xx: add missing config symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 1346c3fe39..4e30a44038 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -72,6 +72,7 @@ CONFIG_ATH79_MACH_PB92=y # CONFIG_ATH79_MACH_RB750 is not set # CONFIG_ATH79_MACH_RB91X is not set # CONFIG_ATH79_MACH_RB95X is not set +# CONFIG_ATH79_MACH_RBSXTLITE is not set CONFIG_ATH79_MACH_RW2458N=y CONFIG_ATH79_MACH_TEW_632BRP=y CONFIG_ATH79_MACH_TEW_673GRU=y |