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

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

53 help
54 This adds support for Sony Port-100 chip based USB devices such as the
55 RC-S380 dongle.
56
57 If unsure, say N.
58
59source "drivers/nfc/pn544/Kconfig"
60source "drivers/nfc/microread/Kconfig"
1#
2# Near Field Communication (NFC) devices
3#
4
5menu "Near Field Communication (NFC) devices"
6 depends on NFC
7
8config NFC_PN533

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

53 help
54 This adds support for Sony Port-100 chip based USB devices such as the
55 RC-S380 dongle.
56
57 If unsure, say N.
58
59source "drivers/nfc/pn544/Kconfig"
60source "drivers/nfc/microread/Kconfig"
61source "drivers/nfc/nfcmrvl/Kconfig"
61
62endmenu
62
63endmenu