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/quanta/it8518/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ec/quanta/it8518') diff --git a/src/ec/quanta/it8518/Kconfig b/src/ec/quanta/it8518/Kconfig index 477e08533b..24ac36fb96 100644 --- a/src/ec/quanta/it8518/Kconfig +++ b/src/ec/quanta/it8518/Kconfig @@ -1,4 +1,4 @@ config EC_QUANTA_IT8518 bool help - Interface to QUANTA IT8518 Embedded Controller. + Interface to QUANTA IT8518 Embedded Controller. -- cgit v1.2.3