diff options
author | Iru Cai <mytbk920423@gmail.com> | 2017-12-18 16:01:49 +0800 |
---|---|---|
committer | Arthur Heymans <arthur@aheymans.xyz> | 2017-12-19 20:08:06 +0000 |
commit | 1d2aed2367b83cd2a0651fa85756c5f394c136f9 (patch) | |
tree | 964095a3476636016cbbabf3f1627b08fc4faf80 /util/vgabios | |
parent | 6c2ab060a221a12c93239d2e9b329b03c0d317b7 (diff) |
drivers/mrc_cache: only add mrc.cache when CACHE_MRC_SETTINGS is set
In commit decd0628 (drivers/mrc_cache: move mrc_cache support to
drivers) mrc.cache is always added, but CONFIG_MRC_SETTINGS_CACHE_SIZE
is not used in Sandy Bridge, which makes mrc.cache have zero size and
the machine will fail to boot after the first boot.
Change-Id: Iab3ac87e43408ef51f0158f319eb1c8ccfce8a55
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/22925
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'util/vgabios')
0 files changed, 0 insertions, 0 deletions