aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/board/Kconfig
blob: 3f287c48e08204b353c27ea132f0e121956eb19c (plain)
1
2
3
4
5
6
7
8
config STAGING_BOARD
	bool "Staging Board Support"
	depends on OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP
	help
	  Select to enable per-board staging support code.

	  If in doubt, say N here.