]> Git Repo - linux.git/blob - drivers/staging/board/Kconfig
x86/alternative: Make custom return thunk unconditional
[linux.git] / drivers / staging / board / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config STAGING_BOARD
3         bool "Staging Board Support"
4         depends on OF_ADDRESS && OF_IRQ && HAVE_CLK
5         help
6           Staging board base is to support continuous upstream
7           in-tree development and integration of platform devices.
8
9           Helps developers integrate devices as platform devices for
10           device drivers that only provide platform device bindings.
11           This in turn allows for incremental development of both
12           hardware feature support and DT binding work in parallel.
This page took 0.027263 seconds and 4 git commands to generate.