X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=90e828a26ee4b02290724868cceec5b6683a71b3;hb=c956662cc3e2475b451afa9a8b639c0ccc49d432;hp=512b6f6e1f1e14f4cb5062dad57119bc75a64b01;hpb=7698d36a107734d363a512d3eeb81d6c9acc0a29;p=oweals%2Fu-boot.git diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 512b6f6e1f..90e828a26e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -344,6 +344,8 @@ config TSC_FREQ_IN_MHZ help The running frequency in MHz of Time-Stamp Counter (TSC). +source "arch/x86/cpu/coreboot/Kconfig" + source "arch/x86/cpu/ivybridge/Kconfig" source "arch/x86/cpu/queensbay/Kconfig"