From e6f9a8e89b0a95599d2c342bd878ec63b13e4f90 Mon Sep 17 00:00:00 2001
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Mon, 25 Mar 2019 15:15:01 +0100
Subject: au1000: Remove unmaintained target

This target only supports kernel 3.18, which is not supported in OpenWrt
any more for multiple releases. It also looks like there is no active
maintainer for this target.
Remove the code and all the packages which are only used by this target.

To add this target to OpenWrt again port it to a recent and supported
kernel version.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 target/linux/au1000/au1500/config-default | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 target/linux/au1000/au1500/config-default

(limited to 'target/linux/au1000/au1500/config-default')

diff --git a/target/linux/au1000/au1500/config-default b/target/linux/au1000/au1500/config-default
deleted file mode 100644
index 0289d967bb..0000000000
--- a/target/linux/au1000/au1500/config-default
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG_DMA_NONCOHERENT=y
-# CONFIG_MIPS_DB1550 is not set
-CONFIG_MIPS_MTX1=y
-CONFIG_NEED_DMA_MAP_STATE=y
-CONFIG_WDT_MTX1=y
-- 
cgit v1.2.3