From 559debe56a8b286d8484b0b45e910ca5592ce6ad Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 16 Jun 2019 11:59:22 +0100 Subject: disable WUSB (Wireless USB) as HW doesn't exist It's soon to move to staging in preparation for removal: https://www.spinics.net/lists/linux-crypto/msg39327.html --- configs/fedora/generic/CONFIG_USB_HWA_HCD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/fedora/generic/CONFIG_USB_HWA_HCD') diff --git a/configs/fedora/generic/CONFIG_USB_HWA_HCD b/configs/fedora/generic/CONFIG_USB_HWA_HCD index 6b6040687..b493c1251 100644 --- a/configs/fedora/generic/CONFIG_USB_HWA_HCD +++ b/configs/fedora/generic/CONFIG_USB_HWA_HCD @@ -1 +1 @@ -CONFIG_USB_HWA_HCD=m +# CONFIG_USB_HWA_HCD is not set -- cgit