From 056199d5a1599a455b74ab97d0ada1ff25d6385a Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 18 Mar 2019 15:53:34 +0100 Subject: [PATCH] kconfig: Remove blank line at end of Kconfig file This one got away in https://github.com/zephyrproject-rtos/zephyr/pull/14452. Didn't spot there were two blank lines. Signed-off-by: Ulf Magnusson --- soc/x86/intel_quark/quark_se/Kconfig.soc | 1 - 1 file changed, 1 deletion(-) diff --git a/soc/x86/intel_quark/quark_se/Kconfig.soc b/soc/x86/intel_quark/quark_se/Kconfig.soc index 31f6e04ea1a..2bdd5a002bf 100644 --- a/soc/x86/intel_quark/quark_se/Kconfig.soc +++ b/soc/x86/intel_quark/quark_se/Kconfig.soc @@ -15,4 +15,3 @@ config SOC_QUARK_SE_CURIE select HAS_SPI_DW endchoice -