usb: host: Enable compile testing for some of drivers
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 30 Dec 2019 17:22:14 +0000 (18:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Dec 2019 19:27:51 +0000 (20:27 +0100)
commit88eaaecc44461f9fb147bf7ee6ccc6d4e9fc23e0
tree28a58489a3948088a9494ce366524e3c92a5b997
parent170a6726d0e266f2c8f306e3d61715c32f4ee41e
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>
drivers/usb/host/Kconfig