zephyr/arch/x86/platforms/quark_d2000/Kconfig.platform

10 lines
249 B
Plaintext

config PLATFORM_QUARK_D2000
bool "Minimum configuration for Quark D2000"
select CPU_MINUTEIA
select LOAPIC_TIMER
select EOI_HANDLER_SUPPORTED
select BOOTLOADER_UNKNOWN
select XIP
select MVIC