aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2019-01-13 22:13:22 +1300
committerTom Rini <trini@konsulko.com>2019-01-18 09:16:15 -0500
commit9259c92386de823f51cb8528a6808d8a2c827a5c (patch)
treeb9126f693f288b021771e41fdd060cf5108c28c4 /arch/x86
parentd7cf868f88a3fa88080f87c966381726a69332ea (diff)
downloadu-boot-9259c92386de823f51cb8528a6808d8a2c827a5c.zip
u-boot-9259c92386de823f51cb8528a6808d8a2c827a5c.tar.gz
u-boot-9259c92386de823f51cb8528a6808d8a2c827a5c.tar.bz2
x86: Kconfig: spelling fixes
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/cpu/qemu/Kconfig2
-rw-r--r--arch/x86/cpu/quark/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/cpu/qemu/Kconfig b/arch/x86/cpu/qemu/Kconfig
index fdf558d..f8f2f64 100644
--- a/arch/x86/cpu/qemu/Kconfig
+++ b/arch/x86/cpu/qemu/Kconfig
@@ -28,7 +28,7 @@ config ACPI_PM1_BASE
hex
default 0xe400
help
- ACPI Power Managment 1 (PM1) i/o-mapped base address.
+ ACPI Power Management 1 (PM1) i/o-mapped base address.
This device is defined in ACPI specification, with 16 bytes in size.
endif
diff --git a/arch/x86/cpu/quark/Kconfig b/arch/x86/cpu/quark/Kconfig
index 3a18cb0..430cce1 100644
--- a/arch/x86/cpu/quark/Kconfig
+++ b/arch/x86/cpu/quark/Kconfig
@@ -84,7 +84,7 @@ config ACPI_PM1_BASE
hex
default 0x1000
help
- ACPI Power Managment 1 (PM1) i/o-mapped base address.
+ ACPI Power Management 1 (PM1) i/o-mapped base address.
This device is defined in ACPI specification, with 16 bytes in size.
config ACPI_PBLK_BASE