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
This commit is contained in:
Gabor Juhos
2013-01-01 13:10:34 +00:00
parent d7357eaba6
commit 88cac18ac5
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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