18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig NFC_FDP
38c2ecf20Sopenharmony_ci	tristate "Intel FDP NFC driver"
48c2ecf20Sopenharmony_ci	depends on NFC_NCI
58c2ecf20Sopenharmony_ci	select CRC_CCITT
68c2ecf20Sopenharmony_ci	default n
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  Intel Fields Peak NFC controller core driver.
98c2ecf20Sopenharmony_ci	  This is a driver based on the NCI NFC kernel layers.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose m here. The module will
128c2ecf20Sopenharmony_ci	  be called fdp.
138c2ecf20Sopenharmony_ci	  Say N if unsure.
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig NFC_FDP_I2C
168c2ecf20Sopenharmony_ci	tristate "NFC FDP i2c support"
178c2ecf20Sopenharmony_ci	depends on NFC_FDP && I2C
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  This module adds support for the Intel Fields Peak NFC controller
208c2ecf20Sopenharmony_ci	  i2c interface.
218c2ecf20Sopenharmony_ci	  Select this if your platform is using the i2c bus.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called fdp_i2c.
248c2ecf20Sopenharmony_ci	  Say N if unsure.
25