serial/8250: Limit the omap workarounds to omap1
[linux-2.6.git] / net / nfc / nci / Kconfig
blobdecdc49b26d873ebcb62e6bf8047af6f648c483a
1 config NFC_NCI
2         depends on NFC && EXPERIMENTAL
3         tristate "NCI protocol support (EXPERIMENTAL)"
4         default n
5         help
6           NCI (NFC Controller Interface) is a communication protocol between
7           an NFC Controller (NFCC) and a Device Host (DH).
9           Say Y here to compile NCI support into the kernel or say M to
10           compile it as module (nci).