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>
6 lines
126 B
Text
6 lines
126 B
Text
config SOC_ATOM
|
|
bool "Intel ATOM SoC"
|
|
select CPU_ATOM
|
|
select BOOTLOADER_UNKNOWN
|
|
select X86_MMU
|
|
select ARCH_HAS_USERSPACE
|