diff options
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/core/otg_whitelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/otg_whitelist.h b/drivers/usb/core/otg_whitelist.h index 627a5a2fc9cf..7f31a495a25d 100644 --- a/drivers/usb/core/otg_whitelist.h +++ b/drivers/usb/core/otg_whitelist.h | |||
@@ -31,7 +31,7 @@ static struct usb_device_id whitelist_table [] = { | |||
31 | { USB_DEVICE_INFO(7, 1, 3) }, | 31 | { USB_DEVICE_INFO(7, 1, 3) }, |
32 | #endif | 32 | #endif |
33 | 33 | ||
34 | #ifdef CONFIG_USB_CDCETHER | 34 | #ifdef CONFIG_USB_NET_CDCETHER |
35 | /* Linux-USB CDC Ethernet gadget */ | 35 | /* Linux-USB CDC Ethernet gadget */ |
36 | { USB_DEVICE(0x0525, 0xa4a1), }, | 36 | { USB_DEVICE(0x0525, 0xa4a1), }, |
37 | /* Linux-USB CDC Ethernet + RNDIS gadget */ | 37 | /* Linux-USB CDC Ethernet + RNDIS gadget */ |