drm/radeon/kms/atom: unify i2c gpio table handling
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / nfc / Kconfig
blob58cddadf8e8e2dfb5a915d621bebdc42b032609e
2 # NFC sybsystem configuration
5 menuconfig NFC
6         depends on NET && EXPERIMENTAL
7         tristate "NFC subsystem support (EXPERIMENTAL)"
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"
18 source "drivers/nfc/Kconfig"