From d13778d537a0ed6115d2a79a942af999cfb8eec6 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 20 Jun 2014 14:14:17 +1000 Subject: [PATCH 1/1] staging: board: disable as it breaks the build Cc: Magnus Damm Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- drivers/staging/board/Kconfig | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.2