From patchwork Tue Aug 19 14:48:29 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 4743571 Return-Path: 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 CABE49F377 for ; Tue, 19 Aug 2014 14:51:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 09704200F0 for ; Tue, 19 Aug 2014 14:51:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (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 A3F1120154 for ; Tue, 19 Aug 2014 14:51:42 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XJkjD-0000wk-Mo; Tue, 19 Aug 2014 14:49:39 +0000 Received: from mail-wi0-f171.google.com ([209.85.212.171]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XJkiq-0000gY-Ue for linux-arm-kernel@lists.infradead.org; Tue, 19 Aug 2014 14:49:17 +0000 Received: by mail-wi0-f171.google.com with SMTP id hi2so5544344wib.16 for ; Tue, 19 Aug 2014 07:48:54 -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=NUmWRaUupfpYe7m/U1AbUq72CS8+wQFnfrmIjx1ZNG8=; b=BqIqlB4JaSHaFbNTm5KFycoqbSm7Xi0/05VvepjnMQGD77g/w37yt/zeVjt01Tj1GZ 6xAGJmD7gwXKhyGic4U8tiwt97J15Fh082Wjll8CMoQtMpcexV5okS6nHgemDggwikQD CkCem0JoucR+H07mPuRmgfygOmsfWivM+L6t6G2NDmdo0wel5dSyd15xQke6vcWfow3n jgYpWsWhHP8/ipF0B+v01NUHdttYN8/WDBt0su9aYFXm1FY4hl4yo76YvVX94bzWLbze DLRkF44S8svirph9191Mr2bwKg1ZuUJUuZbbt0QOiS6YG2puaK/86wDI1OXJelelQusF nEDw== X-Gm-Message-State: ALoCoQlbjD8LndzRyOmf0sgTnc2Zg6BmoPCSchw4nXaOXNPdOB/81q0KhZFzxSYKE0Fr4cTR0ixG X-Received: by 10.180.230.197 with SMTP id ta5mr7478046wic.10.1408459734603; Tue, 19 Aug 2014 07:48:54 -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 a11sm50949114wjx.46.2014.08.19.07.48.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Aug 2014 07:48:53 -0700 (PDT) From: Daniel Thompson To: Russell King Subject: [PATCH v8 3/9] arm: Remove DEBUG_LL_UART_NONE Date: Tue, 19 Aug 2014 15:48:29 +0100 Message-Id: <1408459715-10151-4-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1408459715-10151-1-git-send-email-daniel.thompson@linaro.org> References: <1404127855-30459-1-git-send-email-daniel.thompson@linaro.org> <1408459715-10151-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140819_074917_146479_E8315C61 X-CRM114-Status: GOOD ( 10.95 ) X-Spam-Score: -0.7 (/) Cc: Paul Bolle , linaro-kernel@lists.linaro.org, Arnd Bergmann , patches@linaro.org, spear-devel@list.st.com, Daniel Thompson , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, 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 Only a very small handful of platforms support DEBUG_LL_UART_NONE but it lurks in the menus of every single platform config ready to break the build. This is an especial problem for defconfig/oldconfig since it is often selected by default. This patch solves the problem by removing this option. Any platforms still depending upon this option must be migrated. Signed-off-by: Daniel Thompson Cc: Russell King --- arch/arm/Kconfig.debug | 9 --------- 1 file changed, 9 deletions(-) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index b11ad54..9c46729 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -877,15 +877,6 @@ choice This option selects UART0 on VIA/Wondermedia System-on-a-chip devices, including VT8500, WM8505, WM8650 and WM8850. - config DEBUG_LL_UART_NONE - bool "No low-level debugging UART" - depends on !ARCH_MULTIPLATFORM - help - Say Y here if your platform doesn't provide a UART option - above. This relies on your platform choosing the right UART - definition internally in order for low-level debugging to - work. - config DEBUG_ICEDCC bool "Kernel low-level debugging via EmbeddedICE DCC channel" help