]> Git Repo - linux.git/blob - drivers/base/test/Kconfig
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
[linux.git] / drivers / base / test / Kconfig
1 config TEST_ASYNC_DRIVER_PROBE
2         tristate "Build kernel module to test asynchronous driver probing"
3         depends on m
4         help
5           Enabling this option produces a kernel module that allows
6           testing asynchronous driver probing by the device core.
7           The module name will be test_async_driver_probe.ko
8
9           If unsure say N.
This page took 0.033912 seconds and 4 git commands to generate.