18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig NFC_PN533
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	help
58c2ecf20Sopenharmony_ci	  NXP PN533 core driver.
68c2ecf20Sopenharmony_ci	  This driver provides core functionality for NXP PN533 NFC devices.
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciconfig NFC_PN533_USB
98c2ecf20Sopenharmony_ci	tristate "NFC PN533 device support (USB)"
108c2ecf20Sopenharmony_ci	depends on USB
118c2ecf20Sopenharmony_ci	select NFC_PN533
128c2ecf20Sopenharmony_ci	help
138c2ecf20Sopenharmony_ci	  This module adds support for the NXP pn533 USB interface.
148c2ecf20Sopenharmony_ci	  Select this if your platform is using the USB bus.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called pn533_usb.
178c2ecf20Sopenharmony_ci	  Say N if unsure.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig NFC_PN533_I2C
208c2ecf20Sopenharmony_ci	tristate "NFC PN533 device support (I2C)"
218c2ecf20Sopenharmony_ci	depends on I2C
228c2ecf20Sopenharmony_ci	select NFC_PN533
238c2ecf20Sopenharmony_ci	help
248c2ecf20Sopenharmony_ci	  This module adds support for the NXP pn533 I2C interface.
258c2ecf20Sopenharmony_ci	  Select this if your platform is using the I2C bus.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called pn533_i2c.
288c2ecf20Sopenharmony_ci	  Say N if unsure.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciconfig NFC_PN532_UART
318c2ecf20Sopenharmony_ci	tristate "NFC PN532 device support (UART)"
328c2ecf20Sopenharmony_ci	depends on SERIAL_DEV_BUS
338c2ecf20Sopenharmony_ci	select NFC_PN533
348c2ecf20Sopenharmony_ci	help
358c2ecf20Sopenharmony_ci	  This module adds support for the NXP pn532 UART interface.
368c2ecf20Sopenharmony_ci	  Select this if your platform is using the UART bus.
378c2ecf20Sopenharmony_ci
388c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called pn532_uart.
398c2ecf20Sopenharmony_ci	  Say N if unsure.
40