aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/board/Kconfig
blob: 0a89ad16371f7ded5824b2da96aa971260f27081 (plain) (blame)
1
2
3
4
5
6
7
8
9
config STAGING_BOARD
	bool "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.