浏览代码

HTC_EGPIO is ARM-only

driver uses symbols defined only on ARM

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Al Viro 17 年之前
父节点
当前提交
78b58e549a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mfd/Kconfig

+ 1 - 1
drivers/mfd/Kconfig

@@ -24,7 +24,7 @@ config MFD_ASIC3
 
 
 config HTC_EGPIO
 config HTC_EGPIO
 	bool "HTC EGPIO support"
 	bool "HTC EGPIO support"
-	depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB
+	depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM
 	help
 	help
 	    This driver supports the CPLD egpio chip present on
 	    This driver supports the CPLD egpio chip present on
 	    several HTC phones.  It provides basic support for input
 	    several HTC phones.  It provides basic support for input