]> Git Repo - linux.git/blob - drivers/staging/board/Kconfig
arm64: avoid prototype warnings for syscalls
[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.035561 seconds and 4 git commands to generate.