UPSTREAM: intel/sch: Switch to MMCONF_SUPPORT_DEFAULT
Forgot to actually "flip the bit" in commit
ebc21d1 intel/sch: Switch to MMCONF_SUPPORT_DEFAULT
BUG=None
BRANCH=None
TEST=None
Signed-off-by: Kysti Mlkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17640
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Change-Id: Ic095594acb08bae17a6443bc302eb8bfb1ce2083
Reviewed-on: https://chromium-review.googlesource.com/415502
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
6f2899bea5
commit
3a39180b82
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
config SOC_INTEL_SCH
|
||||
bool
|
||||
select MMCONF_SUPPORT
|
||||
select MMCONF_SUPPORT_DEFAULT
|
||||
select LATE_CBMEM_INIT
|
||||
select INTEL_GMA_ACPI
|
||||
select SOUTHBRIDGE_INTEL_COMMON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue