1
0
Fork 0

Revert "staging: board: disable as it breaks the build"

This reverts commit d13778d537.

Commit 13c1107253 ("staging:board: remove unnecessary function")
fixed the build of drivers/staging/board/board.c.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Geert Uytterhoeven 2015-06-17 10:38:50 +02:00 committed by Greg Kroah-Hartman
parent 92a0616a4f
commit d4f4708ae0
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
config STAGING_BOARD
bool "Staging Board Support"
depends on OF_ADDRESS
depends on BROKEN
help
Select to enable per-board staging support code.