• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2config STAGING_BOARD
3	bool "Staging Board Support"
4	depends on OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP
5	help
6	  Select to enable per-board staging support code.
7
8	  If in doubt, say N here.
9
10