From patchwork Sun May 12 23:09:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Bolle X-Patchwork-Id: 243224 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C81812C00A9 for ; Mon, 13 May 2013 09:10:44 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UbfP9-0007NO-6C; Sun, 12 May 2013 23:10:11 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UbfP4-0000aA-Vc; Sun, 12 May 2013 23:10:06 +0000 Received: from cpsmtpb-ews06.kpnxchange.com ([213.75.39.9]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UbfP1-0000YX-HV for linux-mtd@lists.infradead.org; Sun, 12 May 2013 23:10:05 +0000 Received: from cpsps-ews08.kpnxchange.com ([10.94.84.175]) by cpsmtpb-ews06.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 13 May 2013 01:09:20 +0200 Received: from CPSMTPM-TLF104.kpnxchange.com ([195.121.3.7]) by cpsps-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 13 May 2013 01:09:20 +0200 Received: from [192.168.1.102] ([212.123.139.93]) by CPSMTPM-TLF104.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 13 May 2013 01:09:20 +0200 Message-ID: <1368400159.1350.25.camel@x61.thuisdomein> Subject: [PATCH] mtd: doc: remove Kconfig traces of Doc 2000/2001/2001+ From: Paul Bolle To: David Woodhouse Date: Mon, 13 May 2013 01:09:19 +0200 X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17) Mime-Version: 1.0 X-OriginalArrivalTime: 12 May 2013 23:09:20.0204 (UTC) FILETIME=[BBD6F0C0:01CE4F65] X-RcptDomain: lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130512_191003_777725_0B59AE60 X-CRM114-Status: GOOD ( 12.65 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (pebolle[at]tiscali.nl) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [213.75.39.9 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Artem Bityutskiy , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Commit b5a6c3095f ("mtd: doc: remove support for DoC 2000/2001/2001+") made the Kconfig symbols MTD_DOCECC, MTD_DOCPROBE_ADDRESS, and MTD_DOCPROBE_55AA unused. Thus, kill this ancient cruft too. Signed-off-by: Paul Bolle --- Untested. drivers/mtd/devices/Kconfig | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig index 2a4d55e..dc01c59 100644 --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig @@ -226,10 +226,6 @@ endif config MTD_DOCPROBE tristate - select MTD_DOCECC - -config MTD_DOCECC - tristate config MTD_DOCPROBE_ADVANCED bool "Advanced detection options for DiskOnChip" @@ -240,23 +236,6 @@ config MTD_DOCPROBE_ADVANCED are unlikely to need any of this unless you are using LinuxBIOS. Say 'N'. -config MTD_DOCPROBE_ADDRESS - hex "Physical address of DiskOnChip" if MTD_DOCPROBE_ADVANCED - depends on MTD_DOCPROBE - default "0x0" - ---help--- - By default, the probe for DiskOnChip devices will look for a - DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000. - This option allows you to specify a single address at which to probe - for the device, which is useful if you have other devices in that - range which get upset when they are probed. - - (Note that on PowerPC, the normal probe will only check at - 0xE4000000.) - - Normally, you should leave this set to zero, to allow the probe at - the normal addresses. - config MTD_DOCPROBE_HIGH bool "Probe high addresses" depends on MTD_DOCPROBE_ADVANCED @@ -267,16 +246,4 @@ config MTD_DOCPROBE_HIGH 0xFFFEE000. Unless you are using LinuxBIOS, this is unlikely to be useful to you. Say 'N'. -config MTD_DOCPROBE_55AA - bool "Probe for 0x55 0xAA BIOS Extension Signature" - depends on MTD_DOCPROBE_ADVANCED - help - Check for the 0x55 0xAA signature of a DiskOnChip, and do not - continue with probing if it is absent. The signature will always be - present for a DiskOnChip 2000 or a normal DiskOnChip Millennium. - Only if you have overwritten the first block of a DiskOnChip - Millennium will it be absent. Enable this option if you are using - LinuxBIOS or if you need to recover a DiskOnChip Millennium on which - you have managed to wipe the first block. - endmenu