Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ffca830 authored by Randy Dunlap's avatar Randy Dunlap Committed by Chris Ball
Browse files

mmc: fix cb710 kconfig dependency warning



Fix kconfig dependency warning to satisfy dependencies:

  warning: (MMC_CB710 && MMC && PCI) selects CB710_CORE which has
  unmet direct dependencies (MISC_DEVICES && PCI)

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Acked-by: default avatarMichał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: default avatarChris Ball <cjb@laptop.org>
parent d34289d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -395,6 +395,7 @@ config MMC_TMIO
config MMC_CB710
config MMC_CB710
	tristate "ENE CB710 MMC/SD Interface support"
	tristate "ENE CB710 MMC/SD Interface support"
	depends on PCI
	depends on PCI
	select MISC_DEVICES
	select CB710_CORE
	select CB710_CORE
	help
	help
	  This option enables support for MMC/SD part of ENE CB710/720 Flash
	  This option enables support for MMC/SD part of ENE CB710/720 Flash