| # NFC sybsystem configuration |
| depends on RFKILL || !RFKILL |
| tristate "NFC subsystem support" |
| Say Y here if you want to build support for NFC (Near field |
| To compile this support as a module, choose M here: the module will |
| tristate "NFC Digital Protocol stack support" |
| Say Y if you want to build NFC digital protocol stack support. |
| This is needed by NFC chipsets whose firmware only implement |
| To compile this support as a module, choose M here: the module will |
| source "net/nfc/nci/Kconfig" |
| source "net/nfc/hci/Kconfig" |
| source "drivers/nfc/Kconfig" |