Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « board « staging « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7eda0b8b7aab36e187fb03b539cb597276d3da43 (plain)
1
2
3
4
5
6
7
8
9
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.