This application's primary purpose is to provide some useful data to the author of an x86 board support package for Zephyr-- it's not a good sample. It's not a good test either, but as a test it at least prevents regressions in multiboot/ACPI builds. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
CONFIG_ACPI=y
|
|
CONFIG_MULTIBOOT_INFO=y
|
|
CONFIG_MULTIBOOT_MEMMAP=y
|
|
CONFIG_MULTIBOOT_FRAMEBUF=y
|
|
CONFIG_COUNTER=y
|
|
CONFIG_COUNTER_CMOS=y
|