]> Git Repo - linux.git/blame - drivers/base/test/Kconfig
Merge airlied/drm-next into drm-misc-next
[linux.git] / drivers / base / test / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
79543cf2
DT
2config TEST_ASYNC_DRIVER_PROBE
3 tristate "Build kernel module to test asynchronous driver probing"
4 depends on m
5 help
6 Enabling this option produces a kernel module that allows
7 testing asynchronous driver probing by the device core.
8 The module name will be test_async_driver_probe.ko
9
10 If unsure say N.
This page took 0.145297 seconds and 4 git commands to generate.