diff options
author | John Crispin <john@openwrt.org> | 2014-07-02 08:00:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-02 08:00:44 +0000 |
commit | cad9e554b17c90cc2fa775e33f66148ff8e40865 (patch) | |
tree | 83639373b48b89dd5bc18ab790d47c175c63952c /target/linux/ar71xx | |
parent | 313db9d0eed637cc208dd59012a8cf254551d29e (diff) | |
download | upstream-cad9e554b17c90cc2fa775e33f66148ff8e40865.tar.gz upstream-cad9e554b17c90cc2fa775e33f66148ff8e40865.tar.bz2 upstream-cad9e554b17c90cc2fa775e33f66148ff8e40865.zip |
ar71xx: add missing config symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41455
Diffstat (limited to 'target/linux/ar71xx')
-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 |