commit | 6c7a88e5b1cae223c2f7ec77dd4eac5ab7e3825b | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Jul 28 17:03:03 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:20 2017 +0200 |
tree | a615aea385fd7990ae04f4dcb6f092afb26b1e39 | |
parent | 10139356275b5a3cc27d177e793f6b87d4024fbf [diff] |
spl: dm: Kconfig: fix help text for SPL/TPL confusion TPL_NAND_SUPPORT, TPL_SERIAL_SUPPORT, TPL_SPI_FLASH_SUPPORT and TPL_SPI_SUPPORT refer to SPL in their help text. This fixes up the description to correctly reference TPL. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>