From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763203AbYDXShk (ORCPT ); Thu, 24 Apr 2008 14:37:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758918AbYDXSe2 (ORCPT ); Thu, 24 Apr 2008 14:34:28 -0400 Received: from wilson.telenet-ops.be ([195.130.132.42]:60581 "EHLO wilson.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754581AbYDXSeS (ORCPT ); Thu, 24 Apr 2008 14:34:18 -0400 Message-Id: <20080424183241.519336114@mail.of.borg> References: <20080424182940.424312704@mail.of.borg> User-Agent: quilt/0.46-1 Date: Thu, 24 Apr 2008 20:29:44 +0200 From: Geert Uytterhoeven To: Linus Torvalds , Andrew Morton Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [patch 04/15] m68k: Kill CONFIG_WHIPPET_SERIAL Content-Disposition: inline; filename=m68k-whippet-serial-no-longer-exists.diff Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Geert Uytterhoeven The Hisoft Whippet PCMCIA serial driver has been removed a long time ago, but it's Kconfig symbol still existed. Signed-off-by: Geert Uytterhoeven --- arch/m68k/Kconfig | 7 ------- 1 file changed, 7 deletions(-) --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -539,13 +539,6 @@ config AMIGA_BUILTIN_SERIAL To compile this driver as a module, choose M here. -config WHIPPET_SERIAL - tristate "Hisoft Whippet PCMCIA serial support" - depends on AMIGA_PCMCIA - help - HiSoft has a web page at , but there - is no listing for the Whippet in their Amiga section. - config MULTIFACE_III_TTY tristate "Multiface Card III serial support" depends on AMIGA -- Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds