summaryrefslogtreecommitdiffstats
path: root/drivers/staging/board
diff options
context:
space:
mode:
authorStephen Rothwell2014-06-20 06:14:17 +0200
committerGreg Kroah-Hartman2014-07-10 23:47:27 +0200
commitd13778d537a0ed6115d2a79a942af999cfb8eec6 (patch)
treeae79d12636abd34ef28f8760f0aebba5a9ac3e11 /drivers/staging/board
parentstaging: gdm72xx: reorder functions and remove forward declarations (diff)
downloadkernel-qcow2-linux-d13778d537a0ed6115d2a79a942af999cfb8eec6.tar.gz
kernel-qcow2-linux-d13778d537a0ed6115d2a79a942af999cfb8eec6.tar.xz
kernel-qcow2-linux-d13778d537a0ed6115d2a79a942af999cfb8eec6.zip
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>
Diffstat (limited to 'drivers/staging/board')
-rw-r--r--drivers/staging/board/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/board/Kconfig b/drivers/staging/board/Kconfig
index 09d94b48c9c9..7eda0b8b7aab 100644
--- 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.