diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-09 10:11:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-18 21:05:31 -0400 |
commit | e8d3eaadcd9474a7e2e2f3af51ad044c3ff2ad80 (patch) | |
tree | 8021b391d839ddf608b639557f000febeb39f0db /configs/socrates_defconfig | |
parent | 3fa03bcf8c67f3636104ecfc941f80af5b31ad9a (diff) | |
download | u-boot-e8d3eaadcd9474a7e2e2f3af51ad044c3ff2ad80.tar.gz |
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
As the logic here is only used when we have a USB host controller, test
on CONFIG_USB_HOST rather than CONFIG_USB in general. This lets us move
towards using CONFIG_USB only as a menu symbol to say that we have some
form of USB, and then USB_HOST or USB_GADGET depending on the role that
USB plays within the build.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socrates_defconfig')
0 files changed, 0 insertions, 0 deletions