1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_EXAMPLE_MIN86
6 select NO_MONOTONIC_TIMER
7 select NO_ECAM_MMCONF_SUPPORT
8 select UNKNOWN_TSC_RATE
10 This example SoC code along with the example/min86 mainboard
11 should serve as a minimal example how a buildable x86 SoC code
14 This can serve, for instance, as a basis to add new SoCs to
15 coreboot. Starting with a buildable commit should help with
16 the review of the actual code, and also avoid any regressions
17 when common coreboot code changes.
21 config DCACHE_BSP_STACK_SIZE # required by arch/x86/car.ld