Searched hist:"88 eaaecc44461f9fb147bf7ee6ccc6d4e9fc23e0" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/host/ |
H A D | Kconfig | diff 88eaaecc44461f9fb147bf7ee6ccc6d4e9fc23e0 Mon Dec 30 18:22:14 CET 2019 Krzysztof Kozlowski <krzk@kernel.org> usb: host: Enable compile testing for some of drivers
Some of the USB host drivers can be compile tested to increase build coverage. Add 'if' conditional to 'default y' so they will not get enabled by default on all other architectures.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20191230172215.17370-1-krzk@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|