Browse Source

staging: board: disable as it breaks the build

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>
Stephen Rothwell 11 years ago
parent
commit
d13778d537
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/board/Kconfig

+ 1 - 0
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.