Home
last modified time | relevance | path

Searched hist:"9 ba04ebf82ba26d848a74e0e1c72ddf09d5a1265" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nfc/st-nci/
H A DKconfigdiff 9ba04ebf82ba26d848a74e0e1c72ddf09d5a1265 Wed Dec 23 23:45:16 CET 2015 Christophe Ricard <christophe.ricard@gmail.com> NFC: st-nci: Auto-select core module

The core st-nci module is useless without either the I2C or the
SPI access module. So hide NFC_ST_NCI and select it automatically
if either NFC_ST_NCI_I2C or NFC_ST_NCI_SPI is selected.

This avoids presenting NFC_ST_NCI when neither NFC_ST_NCI_I2C nor
NFC_ST_NCI_SPI can be selected.

Cc: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>