usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
authorTom Rini <trini@konsulko.com>
Tue, 10 Aug 2021 20:17:55 +0000 (16:17 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:05 +0000 (14:10 -0400)
commit33e8e61694278c6e27d3bc28f96d74815e3aeed8
tree041976a80a475e0a0edf3da4eb770fc368c393c7
parent9b0583a839ab8b086b65b4762769abbe048a524d
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2

There are a number of DWC2 configuration options that are set in dwc2.h
and referenced in dwc2.c only.  Move these out of the CONFIG_DWC2
namespace and in to the DWC2 namespace.  Note that hikey was defining an
option that was already always enabled, so we can remove that hunk.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/usb/host/dwc2.c
drivers/usb/host/dwc2.h
include/configs/hikey.h
scripts/config_whitelist.txt