Add a default for TPL_TEXT_BASE
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:30 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:03:17 +0000 (14:03 -0400)
commit8e6c12993199f08f61d12cddab7ad3f28db49832
treed8bd8642e9a3c4c379423e39d606362317ca6358
parenta42d2caa634065ed8b0c1143a5f48589450a8528
Add a default for TPL_TEXT_BASE

If this value is not provided it causes a hang in the build. Add a default
value to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig