]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Kconfig: powerpc: mpc85xx: fix typo
authorJohan Jonker <jbx6244@gmail.com>
Tue, 9 Jun 2026 01:24:54 +0000 (03:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2026 20:06:18 +0000 (14:06 -0600)
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 <jbx6244@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/Kconfig

index cb564b32c072d7ebd4327f62e1c8582f9c8543fd..f0580e3877ad232a40c791d6bc1784d11a44d527 100644 (file)
@@ -973,7 +973,7 @@ config E500MC
        select BTB
        imply CMD_PCI
        help
-               Enble PowerPC E500MC core
+               Enable PowerPC E500MC core
 
 config E5500
        bool