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

Commit e959da10 authored by Christoph Fritz's avatar Christoph Fritz Committed by Samuel Ortiz
Browse files

mfd: Add a dependency on HAVE_CLK for tc6393xb



tc6393xb calls the clk API.

Signed-off-by: default avatarChristoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent aa05c9cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -312,7 +312,7 @@ config MFD_TC6387XB

config MFD_TC6393XB
	bool "Support Toshiba TC6393XB"
	depends on GPIOLIB && ARM
	depends on GPIOLIB && ARM && HAVE_CLK
	select MFD_CORE
	select MFD_TMIO
	help