diff options
author | Martin Roth <martinroth@google.com> | 2015-08-19 10:23:09 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-08-21 19:53:05 +0000 |
commit | 0974dbe89ac43624d2d6d4ca85c329b1e3bb4989 (patch) | |
tree | 84c78898e7137818a0df86b39b5b82e5c06a06ab /src/mainboard/google/rush | |
parent | 505e609452b66df78c213a4ff0eac24f52edb577 (diff) | |
download | coreboot-0974dbe89ac43624d2d6d4ca85c329b1e3bb4989.tar.xz |
soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRC
The FSP platforms use CACHE_MRC_SETTINGS without setting HAVE_MRC,
which caused a Kconfig warning. Since CACHE_MRC_SETTINGS doesn't really
depend on HAVE_MRC anymore, remove the dependency in Kconfig.
Fixes Kconfig warnings:
warning: (CPU_SPECIFIC_OPTIONS && CPU_SPECIFIC_OPTIONS
&& CPU_SPECIFIC_OPTIONS && CPU_SPECIFIC_OPTIONS)
selects CACHE_MRC_SETTINGS which has unmet direct dependencies
(SOC_INTEL_BROADWELL && HAVE_MRC || SOC_INTEL_COMMON && HAVE_MRC)
Change-Id: Id1c108f73d19cbd53b91e1671d57e7752be5d96d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/11288
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/google/rush')
0 files changed, 0 insertions, 0 deletions