diff options
Diffstat (limited to 'src/soc/amd')
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 1 | ||||
-rw-r--r-- | src/soc/amd/stoneyridge/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 5c5179d5cd..7ace90985d 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -57,7 +57,6 @@ config CPU_SPECIFIC_OPTIONS select PARALLEL_MP_AP_WORK select HAVE_SMI_HANDLER select POSTCAR_STAGE - select POSTCAR_CONSOLE select SSE2 select RTC diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index 5f1d2f3ad5..aa23367597 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -77,7 +77,6 @@ config CPU_SPECIFIC_OPTIONS select PARALLEL_MP_AP_WORK select HAVE_SMI_HANDLER select POSTCAR_STAGE - select POSTCAR_CONSOLE select SSE2 select RTC |