Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751245AbWC1JSz (ORCPT ); Tue, 28 Mar 2006 04:18:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751251AbWC1JSz (ORCPT ); Tue, 28 Mar 2006 04:18:55 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:58803 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S1751245AbWC1JSy (ORCPT ); Tue, 28 Mar 2006 04:18:54 -0500 Date: Tue, 28 Mar 2006 11:18:29 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@scrub.home To: Russell King cc: Michal Piotrowski , Andrew Morton , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: 2.6.16-mm1 In-Reply-To: <20060324195917.GA32098@flint.arm.linux.org.uk> Message-ID: References: <20060323014046.2ca1d9df.akpm@osdl.org> <6bffcb0e0603230631r5e6cc3d3p@mail.gmail.com> <20060323144922.GA25849@flint.arm.linux.org.uk> <20060324195917.GA32098@flint.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 25 Hi, On Fri, 24 Mar 2006, Russell King wrote: > the correct way to tell Kconfig to give us that is: > > +config SERIAL_8250_PCI > + tristate "8250/16550 PCI device support" if EMBEDDED > + depends on SERIAL_8250 && PCI > + default SERIAL_8250 > + help > + This builds standard PCI serial support. You may be able to > + disable this feature if you only need legacy serial support. > + Saves about 9K. > > ? Yes, this should do it. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/