NFC: mei_phy depends on INTEL_MEI
INTEL_MEI_BUS_NFC never made it upstream, so make it depend on INTEL_MEI. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
7c055881de
commit
d999e4db0a
@ -28,7 +28,7 @@ config NFC_WILINK
|
|||||||
|
|
||||||
config NFC_MEI_PHY
|
config NFC_MEI_PHY
|
||||||
tristate "MEI bus NFC device support"
|
tristate "MEI bus NFC device support"
|
||||||
depends on INTEL_MEI_BUS_NFC && NFC_HCI
|
depends on INTEL_MEI && NFC_HCI
|
||||||
help
|
help
|
||||||
This adds support to use an mei bus nfc device. Select this if you
|
This adds support to use an mei bus nfc device. Select this if you
|
||||||
will use an HCI NFC driver for an NFC chip connected behind an
|
will use an HCI NFC driver for an NFC chip connected behind an
|
||||||
|
Loading…
Reference in New Issue
Block a user