From: Stephen Rothwell Date: Fri, 20 Jun 2014 04:14:17 +0000 (+1000) Subject: staging: board: disable as it breaks the build X-Git-Tag: v3.17-rc1~123^2~1027 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=d13778d537a0ed6115d2a79a942af999cfb8eec6;ds=sidebyside staging: board: disable as it breaks the build Cc: Magnus Damm Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- 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.