linux/drivers/nfc/pn544
Jean Delvare b2117c12ab NFC: pn544: Auto-select core module
As I understand it, the core nfc_pn544 module is useless without
either the I2C or the MEI access module. So hide NFC_PN544 and
select it automatically if either NFC_PN544_I2C or NFC_PN544_MEI is
selected.

This avoids presenting NFC_PN544 when neither NFC_PN544_I2C nor
NFC_PN544_MEI can be selected.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-19 19:56:28 +02:00
..
i2c.c NFC: pn544: use flags argument of devm_gpiod_get to set direction 2015-06-09 00:34:19 +02:00
Kconfig NFC: pn544: Auto-select core module 2015-10-19 19:56:28 +02:00
Makefile NFC: pn544: Add MEI physical layer 2013-04-16 00:39:41 +02:00
mei.c mei: bus: report also uuid in module alias 2015-05-24 11:15:54 -07:00
pn544.c NFC: pn544: Change event_received gate parameter to pipe 2015-01-28 00:03:35 +01:00
pn544.h NFC: pn544: Pass hardware variant information when downloading firmware 2014-02-16 23:49:54 +01:00