1config STAGING_BOARD
2	bool "Staging Board Support"
3	depends on OF_ADDRESS
4	depends on BROKEN
5	help
6	  Select to enable per-board staging support code.
7
8	  If in doubt, say N here.
9
10