Files
u-boot/drivers
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
..
2020-08-03 22:19:54 -04:00
2020-07-27 14:16:29 +05:30
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-08-03 22:19:54 -04:00
2020-08-27 11:20:33 -04:00
2020-08-24 14:11:31 -04:00