projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337e3c4
)
HTC_EGPIO is ARM-only
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 21 May 2008 05:32:11 +0000
(06:32 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 21 May 2008 23:56:00 +0000
(16:56 -0700)
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>
drivers/mfd/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 2566479937c9e7ce224643069c6e13fbb10768c3..ae96bd6242f2fef6638339fb8d74f36d85e3fa1a 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-24,7
+24,7
@@
config MFD_ASIC3
config HTC_EGPIO
bool "HTC EGPIO support"
- depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB
+ depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB
&& ARM
help
This driver supports the CPLD egpio chip present on
several HTC phones. It provides basic support for input