projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aa8ae7
)
staging: board: disable as it breaks the build
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 20 Jun 2014 04:14:17 +0000
(14:14 +1000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 21:47:27 +0000
(14:47 -0700)
Cc: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/board/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/board/Kconfig
b/drivers/staging/board/Kconfig
index 09d94b48c9c9905dbc02b54fe09db225181cedc9..7eda0b8b7aab36e187fb03b539cb597276d3da43 100644
(file)
--- a/
drivers/staging/board/Kconfig
+++ b/
drivers/staging/board/Kconfig
@@
-1,6
+1,7
@@
config STAGING_BOARD
boolean "Staging Board Support"
depends on OF_ADDRESS
+ depends on BROKEN
help
Select to enable per-board staging support code.