From 157cf7e582ccb91c8b72bd6bdc9993a2f0c850a1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 6 Jul 2014 18:20:59 +0000 Subject: au1000: add support for kernel 3.10 This is compile tested only, please run test and report back. Signed-off-by: Hauke Mehrtens SVN-Revision: 41534 --- target/linux/au1000/au1500/config-3.10 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/au1000/au1500/config-3.10 (limited to 'target/linux/au1000/au1500') diff --git a/target/linux/au1000/au1500/config-3.10 b/target/linux/au1000/au1500/config-3.10 new file mode 100644 index 0000000000..f26be6629d --- /dev/null +++ b/target/linux/au1000/au1500/config-3.10 @@ -0,0 +1,5 @@ +CONFIG_DMA_NONCOHERENT=y +# CONFIG_MIPS_DB1235 is not set +CONFIG_MIPS_MTX1=y +CONFIG_NEED_DMA_MAP_STATE=y +CONFIG_WDT_MTX1=y -- cgit v1.2.3