summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/Kconfig
diff options
context:
space:
mode:
authorAndrei Warkentin <andreiw@motorola.com>2010-06-28 17:56:06 -0500
committerColin Cross <ccross@android.com>2010-10-06 16:27:02 -0700
commit366a15f41d50d8991d72bd9e063bc0a7e9296574 (patch)
tree1ba173be444754cbc8f17a91ed5a34a3ca218b57 /drivers/w1/masters/Kconfig
parent542755067b968bf637448bb76a1a4155cb75af7c (diff)
w1: master: tegra_w1: Add initial Tegra W1 master driver
Initial implementation of W1 master driver for Tegra SoCs. Tested with DS2781 slave driver. Change-Id: I6cda1ea152d25a789ae6cdca96b710da72884033 Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Diffstat (limited to 'drivers/w1/masters/Kconfig')
-rw-r--r--drivers/w1/masters/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig
index 80b3b123dd7f..8d5d6381abd7 100644
--- a/drivers/w1/masters/Kconfig
+++ b/drivers/w1/masters/Kconfig
@@ -58,6 +58,13 @@ config W1_MASTER_GPIO
This support is also available as a module. If so, the module
will be called w1-gpio.
+config W1_MASTER_TEGRA
+ tristate "NVidia Tegra SoC 1-wire busmaster"
+ depends on ARCH_TEGRA
+ help
+ Say Y here if you want to communicate with your 1-wire devices using
+ the NVidia Tegra SoC one-wire interfaces.
+
config HDQ_MASTER_OMAP
tristate "OMAP HDQ driver"
depends on ARCH_OMAP2430 || ARCH_OMAP3