mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user