repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: dream: mark as BROKEN
[linux-2.6/linux-2.6-openrd.git]
/
drivers
/
staging
/
dream
/
Kconfig
blob
4afa081c870c97708bc597de5214b7c571e7ad97
1
config DREAM
2
tristate "HTC Dream support"
3
depends on BROKEN
4
5
source "drivers/staging/dream/smd/Kconfig"
6
7
source "drivers/staging/dream/camera/Kconfig"
8
9
10
config INPUT_GPIO
11
tristate "GPIO driver support"
12
help
13
Say Y here if you want to support gpio based keys, wheels etc...
14
15
16