Message ID | 1396622847-12718-1-git-send-email-daniel.thompson@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 285229F334 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 4 Apr 2014 14:48:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6679420383 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 4 Apr 2014 14:48:23 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6B3B520381 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 4 Apr 2014 14:48:22 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WW5Pk-000134-1v; Fri, 04 Apr 2014 14:48:16 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WW5Ph-0004a9-O0; Fri, 04 Apr 2014 14:48:13 +0000 Received: from mail-we0-f170.google.com ([74.125.82.170]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WW5Pf-0004ZQ-KM for linux-arm-kernel@lists.infradead.org; Fri, 04 Apr 2014 14:48:12 +0000 Received: by mail-we0-f170.google.com with SMTP id w61so3598771wes.1 for <linux-arm-kernel@lists.infradead.org>; Fri, 04 Apr 2014 07:47:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=l2k/jvzE9jlkgOjdoTT3B5w0X0L77uGO/RDyRUPODKE=; b=kJgk0XxG5SXeEqD15fb+NMKt1eRTr2/qb6ztW/2E4RGPbJoct47xlaEGy84kbIEWWc pEV2hwqHqjnWSVAiNAushIcvkZSBE1HfuviHxXKqS4VO+985qmyV7/xOt9FItnYj3+YX cOe2kZucX1xV+9KvFeomQWTk1mtwqKYL5efnNH1wQir2tDVv7TdnZU2sdRUpcCrdaFzp 9c0kG7g1vXNncsoOoScc0/8K8A2mPMJwFxxLuVYPRLVNKx2/zarE/FwhaMzZ3qqU7IAR 5uoWIkERGY6ozZlFvFx5ZdGKre9zpd30PO4IWGx/LfgidhQViZbO44cE6ybG2sSIyyI3 FL/A== X-Gm-Message-State: ALoCoQnAWEmBezLx8CwNapU0NTW/rWqXV29XbhldtvSOB+oTpTeH7OqMq2pzGv1VdU7PX4Vo0lM2 X-Received: by 10.180.85.134 with SMTP id h6mr5237866wiz.44.1396622864645; Fri, 04 Apr 2014 07:47:44 -0700 (PDT) Received: from sundance.lan (cpc4-aztw19-0-0-cust157.18-1.cable.virginm.net. [82.33.25.158]) by mx.google.com with ESMTPSA id pm2sm3925320wic.0.2014.04.04.07.47.42 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2014 07:47:43 -0700 (PDT) From: Daniel Thompson <daniel.thompson@linaro.org> To: Russell King <linux@arm.linux.org.uk> Subject: [PATCH v2] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) Date: Fri, 4 Apr 2014 15:47:27 +0100 Message-Id: <1396622847-12718-1-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396610269-11580-1-git-send-email-daniel.thompson@linaro.org> References: <1396610269-11580-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140404_104811_778645_D2F45501 X-CRM114-Status: GOOD ( 11.55 ) X-Spam-Score: -2.6 (--) Cc: Daniel Thompson <daniel.thompson@linaro.org>, linaro-kernel@lists.linaro.org, Arnd Bergmann <arnd@arndb.de>, patches@linaro.org, spear-devel@list.st.com, linux-kernel@vger.kernel.org, Paul Bolle <pebolle@tiscali.nl>, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 0531da8..e554d35 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -991,9 +991,6 @@ config DEBUG_LL_INCLUDE config DEBUG_UART_PL01X def_bool ARCH_EP93XX || \ ARCH_INTEGRATOR || \ - ARCH_SPEAR3XX || \ - ARCH_SPEAR6XX || \ - ARCH_SPEAR13XX || \ ARCH_VERSATILE # Compatibility options for 8250
When building a multi_v7_defconfig kernel it is not possible to configure DEBUG_LL to use any serial device except a ARM Primecell PL01X, or more accurately and worse, it is possible to configure a different serial device but KConfig does not honour this request. This happens because DEBUG_UART_PL01X, which is intended to provide some kind of compatibility with single platform builds, spuriously depends upon ARCH_SPEAR13XX (and similar SPEAr options). Problem is fixed by removing problematic dependancies. Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> --- Notes: v2: Remove pointless single platform support (thanks Arnd Bergmann) arch/arm/Kconfig.debug | 3 --- 1 file changed, 3 deletions(-)