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/drivers/sil/3114/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/drivers/sil/3114') diff --git a/src/drivers/sil/3114/Kconfig b/src/drivers/sil/3114/Kconfig index 151636c717..ca7d379148 100644 --- a/src/drivers/sil/3114/Kconfig +++ b/src/drivers/sil/3114/Kconfig @@ -3,5 +3,5 @@ config DRIVERS_SIL_3114 default n depends on PCI help - It sets PCI class to IDE compatible native mode, allowing - SeaBIOS, FILO etc... to boot from it. + It sets PCI class to IDE compatible native mode, allowing + SeaBIOS, FILO etc... to boot from it. -- cgit v1.2.3