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

Commit 30250b45 authored by Samuel Ortiz's avatar Samuel Ortiz Committed by Samuel Ortiz
Browse files

mfd: asic3 should depend on gpiolib



Now that asic3 implements the gpiolib API, it should depend on it at
build time.

Signed-off-by: default avatarSamuel Ortiz <sameo@openedhand.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 786bef37
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@ config MFD_SM501


config MFD_ASIC3
config MFD_ASIC3
	bool "Support for Compaq ASIC3"
	bool "Support for Compaq ASIC3"
	depends on GENERIC_HARDIRQS && ARM
	depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM
	 ---help---
	 ---help---
	  This driver supports the ASIC3 multifunction chip found on many
	  This driver supports the ASIC3 multifunction chip found on many
	  PDAs (mainly iPAQ and HTC based ones)
	  PDAs (mainly iPAQ and HTC based ones)