[U-Boot] [PATCH v2 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig

Simon Glass sjg at chromium.org
Tue Aug 1 09:11:55 UTC 2017


On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/baytrail/Kconfig                           | 1 +
>  arch/x86/cpu/broadwell/Kconfig                          | 1 +
>  arch/x86/cpu/ivybridge/Kconfig                          | 1 +
>  arch/x86/cpu/quark/Kconfig                              | 1 +
>  configs/bayleybay_defconfig                             | 1 -
>  configs/chromebook_link64_defconfig                     | 1 -
>  configs/chromebook_link_defconfig                       | 1 -
>  configs/chromebook_samus_defconfig                      | 1 -
>  configs/chromebox_panther_defconfig                     | 1 -
>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 -
>  configs/conga-qeval20-qa3-e3845_defconfig               | 1 -
>  configs/cougarcanyon2_defconfig                         | 1 +
>  configs/dfi-bt700-q7x-151_defconfig                     | 1 -
>  configs/galileo_defconfig                               | 1 -
>  configs/minnowmax_defconfig                             | 1 -
>  configs/som-db5800-som-6867_defconfig                   | 1 -
>  configs/theadorable-x86-dfi-bt700_defconfig             | 1 -
>  17 files changed, 5 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list