
19 Dec
2015
19 Dec
'15
3:52 a.m.
On 11 December 2015 at 03:55, Bin Meng bmeng.cn@gmail.com wrote:
Do not set HAVE_INTEL_ME by default as for some cases Intel ME firmware even does not reside on the same SPI flash as U-Boot.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/ivybridge/Kconfig | 1 - board/google/chromebook_link/Kconfig | 1 + board/google/chromebox_panther/Kconfig | 1 + 3 files changed, 2 insertions(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org Tested on link (ivybridge non-FSP) Tested-by: Simon Glass sjg@chromium.org