X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fusb%2Fcore%2Fotg_whitelist.h;h=085049d37d7a5b23ff8dbf44b02afc1837fe3b68;hb=e6445f52d9c8b0e6557a45fa7d0e8e088d430a8c;hp=a95b0c989c216eca774abd0709451096fda19792;hpb=dc847d5b4aa852c41b56c21bdc759fee13cc8f68;p=cascardo%2Flinux.git diff --git a/drivers/usb/core/otg_whitelist.h b/drivers/usb/core/otg_whitelist.h index a95b0c989c21..085049d37d7a 100644 --- a/drivers/usb/core/otg_whitelist.h +++ b/drivers/usb/core/otg_whitelist.h @@ -38,7 +38,7 @@ static struct usb_device_id whitelist_table[] = { { USB_DEVICE(0x0525, 0xa4a2), }, #endif -#if defined(CONFIG_USB_TEST) || defined(CONFIG_USB_TEST_MODULE) +#if IS_ENABLED(CONFIG_USB_TEST) /* gadget zero, for testing */ { USB_DEVICE(0x0525, 0xa4a0), }, #endif