Kconfig (277a163c83d7ba93fba1e8980d29a9f8bfcfba6c) | Kconfig (68957303f44a501af5cf37913208a2acaa6bcdf1) |
---|---|
1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 57 unchanged lines hidden (view full) --- 66 This adds support for Sony Port-100 chip based USB devices such as the 67 RC-S380 dongle. 68 69 If unsure, say N. 70 71source "drivers/nfc/pn544/Kconfig" 72source "drivers/nfc/microread/Kconfig" 73source "drivers/nfc/nfcmrvl/Kconfig" | 1# 2# Near Field Communication (NFC) devices 3# 4 5menu "Near Field Communication (NFC) devices" 6 depends on NFC 7 8config NFC_PN533 --- 57 unchanged lines hidden (view full) --- 66 This adds support for Sony Port-100 chip based USB devices such as the 67 RC-S380 dongle. 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" |
|
74 75endmenu | 75 76endmenu |