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 <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-03-18 15:53:34 +01:00 committed by Kumar Gala
commit 056199d5a1

View file

@ -15,4 +15,3 @@ config SOC_QUARK_SE_CURIE
select HAS_SPI_DW
endchoice