From 7ffed0b52c9f94826372465f636678fe2b9a5ac3 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 28 Jun 2012 16:05:08 +0000
Subject: ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them
 (fixes #11762)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32520 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 .../linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch   | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch

(limited to 'target/linux/ar71xx')

diff --git a/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch b/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch
new file mode 100644
index 000000000..3071ab88f
--- /dev/null
+++ b/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch
@@ -0,0 +1,10 @@
+--- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h
++++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h
+@@ -42,7 +42,6 @@
+ #define cpu_has_mips64r1	0
+ #define cpu_has_mips64r2	0
+ 
+-#define cpu_has_dsp		0
+ #define cpu_has_mipsmt		0
+ 
+ #define cpu_has_64bits		0
-- 
cgit v1.2.3