[PATCH v1 2/8] Kconfig: powerpc: mpc85xx: fix typo
Johan Jonker
jbx6244 at gmail.com
Tue Jun 9 03:24:54 CEST 2026
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 at gmail.com>
---
arch/powerpc/cpu/mpc85xx/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index cb564b32c072..f0580e3877ad 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
--
2.39.5
More information about the U-Boot
mailing list