[PATCH] imx8mn-var-som: add manufacturer to target description
Hugo Villeneuve
hugo at hugovil.com
Tue Oct 17 16:25:00 CEST 2023
From: Hugo Villeneuve <hvilleneuve at dimonoff.com>
Add Variscite manufacturer to the IMX8MN_VAR_SOM target menu label as
the majority of targets include the manufacturer as part of their menu
description/label and it helps when looking for a particular
manufacturer/board.
Signed-off-by: Hugo Villeneuve <hvilleneuve at dimonoff.com>
---
arch/arm/mach-imx/imx8m/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-imx/imx8m/Kconfig b/arch/arm/mach-imx/imx8m/Kconfig
index 3d62d7052e7..5cf862a8eb0 100644
--- a/arch/arm/mach-imx/imx8m/Kconfig
+++ b/arch/arm/mach-imx/imx8m/Kconfig
@@ -249,7 +249,7 @@ config TARGET_PICO_IMX8MQ
select IMX8M_LPDDR4
config TARGET_IMX8MN_VAR_SOM
- bool "imx8mn_var_som"
+ bool "Variscite imx8mn_var_som"
select BINMAN
select IMX8MN
select SUPPORT_SPL
base-commit: e65b5d35c9116485366bb08138043d51220551da
--
2.39.2
More information about the U-Boot
mailing list