commit | 1949a9a311951e3e5ab2404ccf275369d94fc655 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 06:23:14 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 01 20:17:02 2017 +0800 |
tree | 5fe506d067a73cb7ac2a11b6d38ec9792f6727c0 | |
parent | 6f40e7c6fe0e997ad1e6202ac4bfe59370944cc1 [diff] |
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig Platform knows whether MRC cache is implemented, but using it can be a choice of a specific board. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>