From 64ae446dbca1fbd25395aa4f857caec746613c98 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 20 Jun 2015 16:32:24 -0600 Subject: superio/fintek/Kconfig: add newline at end of file. Kconfig sometimes fails to parse the last line of a file if there's no newline at the end. Add one to be safe. Change-Id: Ia9973a89b12596e1f2a2741ad2e255e886495331 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10614 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/superio/fintek/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio/fintek') diff --git a/src/superio/fintek/Kconfig b/src/superio/fintek/Kconfig index 5403e0a4a2..2662a85fd3 100644 --- a/src/superio/fintek/Kconfig +++ b/src/superio/fintek/Kconfig @@ -57,4 +57,4 @@ config SUPERIO_FINTEK_F81865F config SUPERIO_FINTEK_F81866D bool - select SUPERIO_FINTEK_COMMON_ROMSTAGE \ No newline at end of file + select SUPERIO_FINTEK_COMMON_ROMSTAGE -- cgit v1.2.3