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/compal/ene932/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ec/compal/ene932') diff --git a/src/ec/compal/ene932/Kconfig b/src/ec/compal/ene932/Kconfig index 47e4b7b8d4..a493aac08d 100644 --- a/src/ec/compal/ene932/Kconfig +++ b/src/ec/compal/ene932/Kconfig @@ -1,4 +1,4 @@ config EC_COMPAL_ENE932 bool help - Interface to COMPAL ENE932 Embedded Controller. + Interface to COMPAL ENE932 Embedded Controller. -- cgit v1.2.3