Linux 3.8-rc7
[cris-mirror.git] / net / nfc / Kconfig
blob60c3bbb63e8efaf1ea9de16e32641de804235829
2 # NFC sybsystem configuration
5 menuconfig NFC
6         depends on NET
7         tristate "NFC subsystem support"
8         default n
9         help
10           Say Y here if you want to build support for NFC (Near field
11           communication) devices.
13           To compile this support as a module, choose M here: the module will
14           be called nfc.
16 source "net/nfc/nci/Kconfig"
17 source "net/nfc/hci/Kconfig"
18 source "net/nfc/llcp/Kconfig"
20 source "drivers/nfc/Kconfig"