summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-11 06:14:27 +0300
committerTom Rini <trini@konsulko.com>2021-07-28 21:27:54 +0300
commit89ddb0bfeb6c3ce1b1cd8014a111abac3fb5ad39 (patch)
tree9c370230d4284895082698324d3df5cb757e86cc /common
parentf2d7a36ec258f49eb80c9d4a0cc6cb7e697f5d6a (diff)
downloadu-boot-89ddb0bfeb6c3ce1b1cd8014a111abac3fb5ad39.tar.xz
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Rename this option so that CONFIG_IS_ENABLED can be used with it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
-rw-r--r--common/spl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index 6d442652a5..016eeac982 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -761,7 +761,7 @@ config SPL_MTD_SUPPORT
devices. See SPL_NAND_SUPPORT and SPL_ONENAND_SUPPORT for how
to enable specific MTD drivers.
-config SPL_MUSB_NEW_SUPPORT
+config SPL_MUSB_NEW
bool "Support new Mentor Graphics USB"
help
Enable support for Mentor Graphics USB in SPL. This is a new