Merge current mainline tree into linux-omap tree
[pandora-kernel.git] / drivers / w1 / masters / Kconfig
index c449309..636d4f7 100644 (file)
@@ -42,6 +42,13 @@ config W1_MASTER_DS1WM
          in HP iPAQ devices like h5xxx, h2200, and ASIC3-based like
          hx4700.
 
+config HDQ_MASTER_OMAP
+       tristate "OMAP HDQ driver"
+       depends on ARCH_OMAP2430 || ARCH_OMAP34XX
+       help
+         Say Y here if you want support for the 1-wire or HDQ Interface
+         on an OMAP processor.
+
 config W1_MASTER_GPIO
        tristate "GPIO 1-wire busmaster"
        depends on GENERIC_GPIO