Kconfig (b10778a00d40b3d9fdaaf5891e802794781ff71c) Kconfig (dece45855a8b0d1dcf48eb01d0822070ded6a4c8)
1#
2# Near Field Communication (NFC) devices
3#
4
5menu "Near Field Communication (NFC) devices"
6 depends on NFC
7
8config NFC_PN533

--- 59 unchanged lines hidden (view full) ---

68
69 If unsure, say N.
70
71source "drivers/nfc/pn544/Kconfig"
72source "drivers/nfc/microread/Kconfig"
73source "drivers/nfc/nfcmrvl/Kconfig"
74source "drivers/nfc/st21nfca/Kconfig"
75source "drivers/nfc/st21nfcb/Kconfig"
1#
2# Near Field Communication (NFC) devices
3#
4
5menu "Near Field Communication (NFC) devices"
6 depends on NFC
7
8config NFC_PN533

--- 59 unchanged lines hidden (view full) ---

68
69 If unsure, say N.
70
71source "drivers/nfc/pn544/Kconfig"
72source "drivers/nfc/microread/Kconfig"
73source "drivers/nfc/nfcmrvl/Kconfig"
74source "drivers/nfc/st21nfca/Kconfig"
75source "drivers/nfc/st21nfcb/Kconfig"
76source "drivers/nfc/nxp-nci/Kconfig"
76endmenu
77endmenu