u-boot-brain/drivers/usb
Ruben Di Battista 67e62c7468 drivers: usb: Fix config indentation
The indentation was messing up with the scripts/build-whitelist.sh that
was marking SYS_USB_EVENT_POLL_VIA_INT_QUEUE (and probably also the
other indented options) erroneously as ad-hoc configure option with the
following error:

```
Error: You must add new CONFIG options using Kconfig
The following new ad-hoc CONFIG options were detected:
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE
```
2020-08-27 11:20:33 -04:00
..
cdns3 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
common treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
dwc3 treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
gadget linux/compat.h: Add wait_event_timeout macro 2020-08-14 15:18:30 -04:00
host treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() 2020-08-22 08:53:37 -06:00
musb common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
musb-new xen: Port Xen hypervisor related code from mini-os 2020-08-14 15:18:30 -04:00
phy common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig drivers: usb: Fix config indentation 2020-08-27 11:20:33 -04:00