From 9741729c8af80397c98a92c1ba5f45b9e02f5aac Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 21 Jan 2026 12:02:01 +0100 Subject: [PATCH] linux: fix 'architectures' typo Found by codespell. Signed-off-by: Peter Korsgaard Signed-off-by: Julien Olivain (cherry picked from commit f9a40c726f54df86382b10bcc74e81c487d7410f) Signed-off-by: Thomas Perale --- linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Config.in b/linux/Config.in index fb21c3f513..7e2207e995 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -461,7 +461,7 @@ config BR2_LINUX_KERNEL_CUSTOM_DTS_DIR match the vendor subdirectory used by the board in the kernel (e.g. arch/arm64/boot/dts/rockchip/). - While most architechtures make use of vendor subdirectories, + While most architectures make use of vendor subdirectories, like arm, arm64 and riscv, some architectures like powerpc and xtensa do not. In this case, BR2_LINUX_KERNEL_CUSTOM_DTS_DIR should point to