Kconfig 189 B

12345678
  1. config STAGING_BOARD
  2. bool "Staging Board Support"
  3. depends on OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP
  4. help
  5. Select to enable per-board staging support code.
  6. If in doubt, say N here.