From f9a40c726f54df86382b10bcc74e81c487d7410f 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 --- linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Config.in b/linux/Config.in index 96efbe5678..3a1852c7e9 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -473,7 +473,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