zephyr/soc/x86/ia32/Kconfig.soc
Ulf Magnusson 53376394b7 kconfig: Remove blank lines at the beginning/end of files
Maybe this is some "just in case" thing that got copied around. There's
no need to have a blank line at the beginning or end of Kconfig files.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-13 07:29:42 -05:00

4 lines
89 B
Text

config SOC_IA32
bool "Generic IA32 SoC"
select CPU_MINUTEIA
select BOOTLOADER_UNKNOWN