projects
/
karo-tx-linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
staging: board: disable as it breaks the build
[karo-tx-linux.git]
/
drivers
/
staging
/
board
/
Kconfig
1
config STAGING_BOARD
2
boolean "Staging Board Support"
3
depends on OF_ADDRESS
4
depends on BROKEN
5
help
6
Select to enable per-board staging support code.
7
8
If in doubt, say N here.
9