RE: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options shouldbe bool not tristate

From: H Hartley Sweeten
Date: Tue Jun 19 2012 - 12:32:31 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/