From: Johan Jonker Date: Tue, 9 Jun 2026 01:24:54 +0000 (+0200) Subject: Kconfig: powerpc: mpc85xx: fix typo X-Git-Tag: v2026.10-rc1~33^2~17^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b199a549fca5027fd24f9e2d951581c76a68845;p=thirdparty%2Fu-boot.git Kconfig: powerpc: mpc85xx: fix typo While restyling Kconfig the script checkpatch.pl gives this info: WARNING: 'Enble' may be misspelled - perhaps 'Enable'? Fix by changing 'Enble' to 'Enable'. Signed-off-by: Johan Jonker Reviewed-by: Tom Rini --- diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig index cb564b32c07..f0580e3877a 100644 --- a/arch/powerpc/cpu/mpc85xx/Kconfig +++ b/arch/powerpc/cpu/mpc85xx/Kconfig @@ -973,7 +973,7 @@ config E500MC select BTB imply CMD_PCI help - Enble PowerPC E500MC core + Enable PowerPC E500MC core config E5500 bool