diff options
-rw-r--r-- | common/spl/Kconfig.vpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig.vpl b/common/spl/Kconfig.vpl index ba4b2e4f99e..f33162276d9 100644 --- a/common/spl/Kconfig.vpl +++ b/common/spl/Kconfig.vpl @@ -166,7 +166,7 @@ config VPL_SERIAL select VPL_PRINTF select VPL_STRTO help - Enable support for serial in VPL. See SPL_SERIAL_SUPPORT for + Enable support for serial in VPL. See SPL_SERIAL for details. config VPL_SIZE_LIMIT |