Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / dream / Kconfig
blob0c30b19a5a7c38d40322058b3efb7304980ef6a8
1 config DREAM
2         tristate "HTC Dream support"
3         depends on MACH_TROUT
5 if DREAM
7 source "drivers/staging/dream/camera/Kconfig"
9 config INPUT_GPIO
10         tristate "GPIO driver support"
11         help
12           Say Y here if you want to support gpio based keys, wheels etc...
13 endif