[PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate

H Hartley Sweeten hartleys at visionengravers.com
Tue Jun 19 16:32:12 UTC 2012


On Tuesday, June 19, 2012 1:35 AM, Ian Abbott wrote:
> 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.

Ugh.. my bad.

I'll fix it and repost the entire series.

Thanks,
Hartley



More information about the devel mailing list