diff mbox series

[U-Boot,04/10] x86: Kconfig: spelling fixes

Message ID 20190113091328.27164-5-judge.packham@gmail.com
State Accepted
Commit 9259c92386de823f51cb8528a6808d8a2c827a5c
Delegated to: Tom Rini
Headers show
Series Kconfig: spelling fixes | expand

Commit Message

Chris Packham Jan. 13, 2019, 9:13 a.m. UTC
Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 arch/x86/cpu/qemu/Kconfig  | 2 +-
 arch/x86/cpu/quark/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Simon Glass Jan. 16, 2019, 9:35 p.m. UTC | #1
On Sun, 13 Jan 2019 at 02:14, Chris Packham <judge.packham@gmail.com> wrote:
>
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> ---
>
>  arch/x86/cpu/qemu/Kconfig  | 2 +-
>  arch/x86/cpu/quark/Kconfig | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>
Tom Rini Jan. 19, 2019, 2:52 a.m. UTC | #2
On Sun, Jan 13, 2019 at 10:13:22PM +1300, Chris Packham wrote:

> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/arch/x86/cpu/qemu/Kconfig b/arch/x86/cpu/qemu/Kconfig
index fdf558d66077..f8f2f6473088 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 3a18cb0dfc60..430cce184d42 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