aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-01 13:10:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-01 13:10:34 +0000
commit2c77e5d7b3be846491a2bc6718085af2343d9cb6 (patch)
tree80722e7ecf02aebaed2711ce818f0e3f2ff0ecdb
parentd8446d65fede5a25d2a1bebd25f01941486f14f8 (diff)
downloadupstream-2c77e5d7b3be846491a2bc6718085af2343d9cb6.tar.gz
upstream-2c77e5d7b3be846491a2bc6718085af2343d9cb6.tar.bz2
upstream-2c77e5d7b3be846491a2bc6718085af2343d9cb6.zip
ar71xxx: allow to select ATH79_DEV_NFC for QCA955x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34944
-rw-r--r--target/linux/ar71xx/patches-3.6/602-MIPS-ath79-add-openwrt-stuff.patch2
-rw-r--r--target/linux/ar71xx/patches-3.7/602-MIPS-ath79-add-openwrt-stuff.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.6/602-MIPS-ath79-add-openwrt-stuff.patch b/target/linux/ar71xx/patches-3.6/602-MIPS-ath79-add-openwrt-stuff.patch
index e61496fcd4..da284e2bc1 100644
--- a/target/linux/ar71xx/patches-3.6/602-MIPS-ath79-add-openwrt-stuff.patch
+++ b/target/linux/ar71xx/patches-3.6/602-MIPS-ath79-add-openwrt-stuff.patch
@@ -26,7 +26,7 @@
def_bool n
+config ATH79_DEV_NFC
-+ depends on (SOC_AR934X)
++ depends on (SOC_AR934X || SOC_QCA955X)
+ def_bool n
+
config ATH79_DEV_SPI
diff --git a/target/linux/ar71xx/patches-3.7/602-MIPS-ath79-add-openwrt-stuff.patch b/target/linux/ar71xx/patches-3.7/602-MIPS-ath79-add-openwrt-stuff.patch
index e61496fcd4..da284e2bc1 100644
--- a/target/linux/ar71xx/patches-3.7/602-MIPS-ath79-add-openwrt-stuff.patch
+++ b/target/linux/ar71xx/patches-3.7/602-MIPS-ath79-add-openwrt-stuff.patch
@@ -26,7 +26,7 @@
def_bool n
+config ATH79_DEV_NFC
-+ depends on (SOC_AR934X)
++ depends on (SOC_AR934X || SOC_QCA955X)
+ def_bool n
+
config ATH79_DEV_SPI