linux/drivers/nfc/nfcmrvl
Jean Delvare 893a84e818 NFC: nfcmrvl: Auto-select core module
As I understand it, the core nfcmrvl module is useless without
either the USB or the UART access module. So hide NFC_MRVL and select
it automatically if either NFC_MRVL_USB or NFC_MRVL_UART is selected.

This avoids presenting NFC_MRVL when neither NFC_MRVL_USB nor
NFC_MRVL_UART 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 20:01:19 +02:00
..
Kconfig NFC: nfcmrvl: Auto-select core module 2015-10-19 20:01:19 +02:00
main.c NFC: nfcmrvl: set PB_BAIL_OUT at setup 2015-06-13 00:08:55 +02:00
Makefile NFC: nfcmrvl: add UART driver 2015-06-11 23:41:57 +02:00
nfcmrvl.h NFC: nfcmrvl: set PB_BAIL_OUT at setup 2015-06-13 00:08:55 +02:00
uart.c NFC: nfcmrvl: add UART driver 2015-06-11 23:41:57 +02:00
usb.c NFC: nfcmrvl: small fix in USB driver 2015-06-13 00:07:17 +02:00