diff mbox series

[U-Boot,2/3] Kconfig: add description for TPL_ROCKCHIP_COMMON_BOARD

Message ID 7eb61ef2a4378d547bce03339b8f448e3c123b3a.1573403030.git.tommyhebb@gmail.com
State Accepted
Delegated to: Kever Yang
Headers show
Series [U-Boot,1/3] Makefile: don't try to construct CLEAN_FILES based on config | expand

Commit Message

Tom Hebb Nov. 10, 2019, 4:23 p.m. UTC
SPL_ROCKCHIP_COMMON_BOARD, an almost identical option, has a title but
this one doesn't for some reason. Add a description to make the menu
easier to read.

Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
---
 arch/arm/mach-rockchip/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index f5a80b4f0c..5e5f910b9a 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -259,7 +259,7 @@  config SPL_ROCKCHIP_COMMON_BOARD
 	  no TPL for the board.
 
 config TPL_ROCKCHIP_COMMON_BOARD
-	bool ""
+	bool "Rockchip TPL common board file"
 	depends on TPL
 	help
 	  Rockchip SoCs have similar boot process, prefer to use TPL for DRAM