From af8da8d54d21231fd8c7b943216bb985f0a4e223 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 2 Sep 2020 12:40:16 -0500 Subject: Move CONFIG_USB_XHCI_PCI_RENESAS to inline Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_USB_XHCI_PCI_RENESAS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/fedora/generic') diff --git a/configs/fedora/generic/CONFIG_USB_XHCI_PCI_RENESAS b/configs/fedora/generic/CONFIG_USB_XHCI_PCI_RENESAS index 1878a6c74..a3f9cab62 100644 --- a/configs/fedora/generic/CONFIG_USB_XHCI_PCI_RENESAS +++ b/configs/fedora/generic/CONFIG_USB_XHCI_PCI_RENESAS @@ -17,4 +17,4 @@ # # # -CONFIG_USB_XHCI_PCI_RENESAS=m +CONFIG_USB_XHCI_PCI_RENESAS=y -- cgit