Kconfig (de8d7a53807c8d2bb04b59ff3a0daa225e81a775) | Kconfig (cfad1ba87150e198be9ea32367a24e500e59de2c) |
---|---|
1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 13 unchanged lines hidden (view full) --- 22 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC 23 combo devices. This makes use of shared transport line discipline 24 core driver to communicate with the NFC core of the combo chip. 25 26 Say Y here to compile support for Texas Instrument's NFC WiLink driver 27 into the kernel or say M to compile it as module. 28 29source "drivers/nfc/pn544/Kconfig" | 1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 13 unchanged lines hidden (view full) --- 22 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC 23 combo devices. This makes use of shared transport line discipline 24 core driver to communicate with the NFC core of the combo chip. 25 26 Say Y here to compile support for Texas Instrument's NFC WiLink driver 27 into the kernel or say M to compile it as module. 28 29source "drivers/nfc/pn544/Kconfig" |
30source "drivers/nfc/microread/Kconfig" |
|
30 31endmenu | 31 32endmenu |