summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMatthias Schiffer <[email protected]>2021-11-02 11:36:46 +0100
committerTom Rini <[email protected]>2021-11-15 14:33:32 -0500
commita5e305256b072d9eea97e106df479704f5b4f24f (patch)
tree55900007234d36d7750ca757d54473d6887538ca /arch
parent679530c3c6ac99bc4da4dbf73a8e169bc9654e5b (diff)
board: tq: fix spelling of "TQ-Systems"
"TQ-Systems" is written with a dash. Signed-off-by: Matthias Schiffer <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-imx/mx6/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
index d701a46cd6f..62de942a32a 100644
--- a/arch/arm/mach-imx/mx6/Kconfig
+++ b/arch/arm/mach-imx/mx6/Kconfig
@@ -569,7 +569,7 @@ config TARGET_KP_IMX6Q_TPC
imply CMD_SPL
config TARGET_TQMA6
- bool "TQ Systems TQMa6 board"
+ bool "TQ-Systems TQMa6 board"
select BOARD_EARLY_INIT_F
select BOARD_LATE_INIT
select MXC_SPI