Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752747AbcKRIWl (ORCPT ); Fri, 18 Nov 2016 03:22:41 -0500 Received: from mailout2.hostsharing.net ([83.223.90.233]:45467 "EHLO mailout2.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbcKRIWk (ORCPT ); Fri, 18 Nov 2016 03:22:40 -0500 X-Mailbox-Line: From 7dfda728d3ee8a33c80c49b224da7359c6015eea Mon Sep 17 00:00:00 2001 Message-Id: From: Lukas Wunner Date: Fri, 18 Nov 2016 09:22:59 +0100 Subject: [PATCH 0/2] Thunderbolt Kbuild fixes To: Ingo Molnar Cc: Arnd Bergmann , Andreas Noever , Matt Fleming , x86@kernel.org, linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 28 Dear Ingo, please consider applying the following two patches to efi/core for 4.10, based on the discussion with Arnd: The first one fixes a build breakage for certain configs on arm and arm64, the second one excludes thunderbolt from the build on non-x86 except for compile tests. Feel free to squash the first one with the existing commit 79f9cd35b05e ("thunderbolt, efi: Fix Kconfig dependencies") on this branch, or squash both with c9cc3aaa0281 ("thunderbolt: Use Device ROM retrieved from EFI") if you want. Thank you! Lukas Lukas Wunner (2): thunderbolt, efi: Fix Kconfig dependencies harder thunderbolt: Compile on x86 only drivers/thunderbolt/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.10.1