projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141fa40
)
[ARM] 3350/1: Enable 1-wire on ARM
author
Alessandro Zummo
<a.zummo@towertech.it>
Fri, 10 Mar 2006 22:30:01 +0000
(22:30 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 10 Mar 2006 22:30:01 +0000
(22:30 +0000)
Patch from Alessandro Zummo
This patches add the 1-wire drivers
to the ARM Kconfig.
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 9f80fa502f8fd975049fbe485ac87ed40898e822..32ba00bd0a2f4398cde7bad3c602bdfda42ca48a 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-799,6
+799,8
@@
source "drivers/i2c/Kconfig"
source "drivers/spi/Kconfig"
+source "drivers/w1/Kconfig"
+
source "drivers/hwmon/Kconfig"
#source "drivers/l3/Kconfig"