Home
last modified time | relevance | path

Searched hist:"04831 ae41c034db2e2922c460cc818c4a1f6e7e0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nfc/microread/
H A DKconfigdiff 04831ae41c034db2e2922c460cc818c4a1f6e7e0 Fri Sep 25 10:52:26 CEST 2015 Jean Delvare <jdelvare@suse.de> NFC: microread: Auto-select core module

As I understand it, the core nfc_microread module is useless without
either the I2C or the MEI access module. So hide NFC_MICROREAD and
select it automatically if either NFC_MICROREAD_I2C or
NFC_MICROREAD_MEI is selected.

This avoids presenting NFC_MICROREAD when neither NFC_MICROREAD_I2C
nor NFC_MICROREAD_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>