]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/staging/dream/Kconfig
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[net-next-2.6.git] / drivers / staging / dream / Kconfig
CommitLineData
ff933693 1config DREAM
251211c3
PM
2 tristate "HTC Dream support"
3 depends on MACH_TROUT
ff933693 4
251211c3 5if DREAM
420818f9
AH
6
7source "drivers/staging/dream/camera/Kconfig"
8
420818f9
AH
9config INPUT_GPIO
10 tristate "GPIO driver support"
11 help
12 Say Y here if you want to support gpio based keys, wheels etc...
251211c3 13endif