linux-stable/drivers/staging/board/Kconfig
Stephen Rothwell d13778d537 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>
2014-07-10 14:47:27 -07:00

9 lines
184 B
Text

config STAGING_BOARD
boolean "Staging Board Support"
depends on OF_ADDRESS
depends on BROKEN
help
Select to enable per-board staging support code.
If in doubt, say N here.