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: Ubuntu-snapdragon-4.4.0-1050.54~9896^2~1027 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d13778d537a0ed6115d2a79a942af999cfb8eec6;p=mirror_ubuntu-artful-kernel.git 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.