diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-12-08 21:46:15 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-12-12 10:22:18 +0100 |
commit | 441ee62931140bd0672dd87e084a3606962db45c (patch) | |
tree | 0b9bc3fc2eea3eadc13eed9b9d608616b22ec5d3 /target/linux/ar71xx/mikrotik/config-default | |
parent | fa04682f213f81840ca17022ca5aa9439bc22f2c (diff) | |
download | upstream-441ee62931140bd0672dd87e084a3606962db45c.tar.gz upstream-441ee62931140bd0672dd87e084a3606962db45c.tar.bz2 upstream-441ee62931140bd0672dd87e084a3606962db45c.zip |
ar71xx: remove AP83 reference design board support
This board is very old and unlikely to still be relevant today. Support
for it contains a significant amount of device specific baggage which is
worth getting rid of.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/mikrotik/config-default')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index e17b16635e..2791cfaa96 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -10,7 +10,6 @@ # CONFIG_ATH79_MACH_AP136 is not set # CONFIG_ATH79_MACH_AP147 is not set # CONFIG_ATH79_MACH_AP81 is not set -# CONFIG_ATH79_MACH_AP83 is not set # CONFIG_ATH79_MACH_AP96 is not set # CONFIG_ATH79_MACH_ARCHER_C7 is not set # CONFIG_ATH79_MACH_AW_NR580 is not set |