Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754032Ab2FSIfh (ORCPT ); Tue, 19 Jun 2012 04:35:37 -0400 Received: from mail.mev.co.uk ([62.49.15.74]:38170 "EHLO mail.mev.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753963Ab2FSIfc (ORCPT ); Tue, 19 Jun 2012 04:35:32 -0400 Message-ID: <4FE039CD.8070209@mev.co.uk> Date: Tue, 19 Jun 2012 09:35:25 +0100 From: Ian Abbott User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120616 Thunderbird/13.0 MIME-Version: 1.0 To: H Hartley Sweeten CC: Greg KH , "devel@driverdev.osuosl.org" , "fmhess@users.sourceforge.net" , Ian Abbott , Linux Kernel Subject: Re: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate References: <201206151520.04455.hartleys@visionengravers.com> <20120618235902.GA29679@kroah.com> <20120619003047.GA25098@kroah.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 25 On 2012-06-19 02:01, H Hartley Sweeten wrote: > On Monday, June 18, 2012 5:31 PM, Greg KH wrote: >> Below is the .config I use. Apply your patch, and select 'y' for the >> different options it asks for when running 'make oldconfig' and then see >> the build errors. > > Ok. It looks like the patch below should fix it. Can you test it? > config COMEDI_ADL_PCI7296 > tristate "ADLink PCI-7296 96 ch. digital io board support" > + select COMED_8255 > ---help--- > Enable support for ADlink PCI-7296 96 ch. digital io board support That one has a typo bug. -- -=( Ian Abbott @ MEV Ltd. E-mail: )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=- -- 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/