Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / x86 / cpu / coreboot / Kconfig
index 93f61f2fa4fd42c719b9e84344fec8bf01180fa7..497d6284ac19ddd6cec8752ddb3fae1db9f7b245 100644 (file)
@@ -24,5 +24,7 @@ config SYS_COREBOOT
        imply CMD_CBFS
        imply FS_CBFS
        imply CBMEM_CONSOLE
+       imply X86_TSC_READ_BASE
+       select BINMAN if X86_64
 
 endif