diff options
Diffstat (limited to 'drivers/nfc/st21nfcb/Kconfig')
| -rw-r--r-- | drivers/nfc/st21nfcb/Kconfig | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/drivers/nfc/st21nfcb/Kconfig b/drivers/nfc/st21nfcb/Kconfig deleted file mode 100644 index e0322dd03a70..000000000000 --- a/drivers/nfc/st21nfcb/Kconfig +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | config NFC_ST21NFCB | ||
| 2 | tristate "STMicroelectronics ST21NFCB NFC driver" | ||
| 3 | depends on NFC_NCI | ||
| 4 | default n | ||
| 5 | ---help--- | ||
| 6 | STMicroelectronics ST21NFCB core driver. It implements the chipset | ||
| 7 | NCI logic and hooks into the NFC kernel APIs. Physical layers will | ||
| 8 | register against it. | ||
| 9 | |||
| 10 | To compile this driver as a module, choose m here. The module will | ||
| 11 | be called st21nfcb. | ||
| 12 | Say N if unsure. | ||
| 13 | |||
| 14 | config NFC_ST21NFCB_I2C | ||
| 15 | tristate "NFC ST21NFCB i2c support" | ||
| 16 | depends on NFC_ST21NFCB && I2C | ||
| 17 | ---help--- | ||
| 18 | This module adds support for the STMicroelectronics st21nfcb i2c interface. | ||
| 19 | Select this if your platform is using the i2c bus. | ||
| 20 | |||
| 21 | If you choose to build a module, it'll be called st21nfcb_i2c. | ||
| 22 | Say N if unsure. | ||
