mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD
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> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
3176d47d35
commit
d4e4187b8c
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,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
|
||||
|
|
Loading…
Add table
Reference in a new issue