summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Jonker <[email protected]>2026-06-09 03:24:54 +0200
committerTom Rini <[email protected]>2026-06-25 14:06:18 -0600
commit4b199a549fca5027fd24f9e2d951581c76a68845 (patch)
treec1f62a19648f32b22df1f30cc9915a12ba7a0263
parent0c0074f983cc97c0a721f44851fb48df4add2931 (diff)
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 <[email protected]> Reviewed-by: Tom Rini <[email protected]>
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
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