Kconfig (e219aafe50fd546b8686582ddbafd24c3c2eda04) | Kconfig (cab47333f0f75b685bce1facecb73bf3632e1360) |
---|---|
1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 62 unchanged lines hidden (view full) --- 71source "drivers/nfc/fdp/Kconfig" 72source "drivers/nfc/pn544/Kconfig" 73source "drivers/nfc/microread/Kconfig" 74source "drivers/nfc/nfcmrvl/Kconfig" 75source "drivers/nfc/st21nfca/Kconfig" 76source "drivers/nfc/st-nci/Kconfig" 77source "drivers/nfc/nxp-nci/Kconfig" 78source "drivers/nfc/s3fwrn5/Kconfig" | 1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 62 unchanged lines hidden (view full) --- 71source "drivers/nfc/fdp/Kconfig" 72source "drivers/nfc/pn544/Kconfig" 73source "drivers/nfc/microread/Kconfig" 74source "drivers/nfc/nfcmrvl/Kconfig" 75source "drivers/nfc/st21nfca/Kconfig" 76source "drivers/nfc/st-nci/Kconfig" 77source "drivers/nfc/nxp-nci/Kconfig" 78source "drivers/nfc/s3fwrn5/Kconfig" |
79source "drivers/nfc/st95hf/Kconfig" |
|
79endmenu | 80endmenu |