commit | dfa4089b3a3f3ac8bea847f968c92b89fbbf107c | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Wed Dec 23 23:45:17 2015 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Dec 29 19:06:19 2015 +0100 |
tree | 75024b17577c124b453f4ff4899b84b735775441 | |
parent | 9ba04ebf82ba26d848a74e0e1c72ddf09d5a1265 [diff] |
NFC: st21nfca: Auto-select core module The core st21nca module is useless without the I2C access module. So hide NFC_ST21NFCA and select it automatically if either NFC_ST21NFCA_I2C is selected. This avoids presenting NFC_ST21NFCA when NFC_ST21NFCA_I2C can't 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>