aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAlessandro Zummo <a.zummo@towertech.it>2006-03-10 22:30:01 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-03-10 22:30:01 +0000
commit04916c0ef482335cb0ae575dbc5a1d97619840cd (patch)
treee311fe75fd072232380eb1f4ed5e675442409d7a /arch
parent[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem (diff)
downloadlinux-dev-04916c0ef482335cb0ae575dbc5a1d97619840cd.tar.xz
linux-dev-04916c0ef482335cb0ae575dbc5a1d97619840cd.zip
[ARM] 3350/1: Enable 1-wire on ARM
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 9f80fa502f8f..32ba00bd0a2f 100644
--- 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"