From f482396625628bfadebfacf7cef9a951eaf50aab Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 23 May 2017 16:24:56 -0600 Subject: Kconfig: Indent help text These Kconfig files had help text that was not indented further than the 'help' keyword. Change-Id: Ia9fdb22c0f5f0cec0c9d08aa6603b4ce8d60d9a3 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/19850 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer --- src/ec/acpi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ec/acpi') diff --git a/src/ec/acpi/Kconfig b/src/ec/acpi/Kconfig index 642f1786c1..3081a86609 100644 --- a/src/ec/acpi/Kconfig +++ b/src/ec/acpi/Kconfig @@ -1,4 +1,4 @@ config EC_ACPI bool help - ACPI Embedded Controller interface. Mostly found in laptops. + ACPI Embedded Controller interface. Mostly found in laptops. -- cgit v1.2.3