summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-01 13:10:34 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-01 13:10:34 +0000
commit1070318581d7ce96ff75b5d750a0c4d7166fc8ae (patch)
tree29c0b613c0eaad72f0414e6db97de3a627c41775 /target
parent767e626dcf05fed8456dd08285c854f43a37b45e (diff)
ar71xxx: allow to select ATH79_DEV_NFC for QCA955x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 e61496fcd..da284e2bc 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 e61496fcd..da284e2bc 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