From 05c068004979f2357f4b03b82f440b1372c6e82b Mon Sep 17 00:00:00 2001 From: Deepak Saxena <dsaxena@net.rmk.(none)> Date: Thu, 4 Mar 2004 22:13:37 +0000 Subject: [PATCH] [ARM PATCH] 1762/1: Fix typo in CONFIG_CPU_BIG_ENDIAN help text Patch from Deepak Saxena --- arch/arm/mm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index ced64a09bdee..96945bad6bc4 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig @@ -347,7 +347,7 @@ config CPU_BIG_ENDIAN help Say Y if you plan on running a kernel in big-endian mode. Note that your board must be properly built and your board - port must properly enable and big-endian related features + port must properly enable any big-endian related features of your chipset/board/processor. config CPU_ICACHE_DISABLE -- 2.30.9