blob: 707cc71a8a6a62f4fea0cff359f6a4118b796e68 [file] [log] [blame]
Pavel Machekff933692009-10-11 11:05:08 +02001config DREAM
Pavel Machek251211c2010-03-13 09:22:39 +01002 tristate "HTC Dream support"
3 depends on MACH_TROUT
Pavel Machekff933692009-10-11 11:05:08 +02004
Pavel Machek251211c2010-03-13 09:22:39 +01005if DREAM
Arve Hjønnevåg420818f2009-08-08 15:03:15 +02006source "drivers/staging/dream/smd/Kconfig"
7
8source "drivers/staging/dream/camera/Kconfig"
9
Arve Hjønnevåg420818f2009-08-08 15:03:15 +020010config INPUT_GPIO
11 tristate "GPIO driver support"
12 help
13 Say Y here if you want to support gpio based keys, wheels etc...
Pavel Machek251211c2010-03-13 09:22:39 +010014endif