Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[pandora-kernel.git] / drivers / staging / dream / Kconfig
index 4afa081..0c30b19 100644 (file)
@@ -1,16 +1,13 @@
 config DREAM
-       tristate "HTC Dream support"
-       depends on BROKEN
+       tristate "HTC Dream support"
+       depends on MACH_TROUT
 
-source "drivers/staging/dream/smd/Kconfig"
+if DREAM
 
 source "drivers/staging/dream/camera/Kconfig"
 
-
 config INPUT_GPIO
        tristate "GPIO driver support"
        help
          Say Y here if you want to support gpio based keys, wheels etc...
-
-
-
+endif