On Friday, July 26, 2013 3:09 AM, Ian Abbott wrote:
> On 2013-07-26 00:32, H Hartley Sweeten wrote:
>> On Thursday, July 25, 2013 3:43 AM, Ian Abbott wrote:
>>> On 2013-07-24 19:24, H Hartley Sweeten wrote:

<snip>

>>>>    menuconfig COMEDI_ISA_DRIVERS
>>>>            bool "Comedi ISA and PC/104 drivers"
>>>> -  depends on ISA
>>>> +  depends on ISA || COMEDI_ENABLE_ISA

<snip>

> You're probably right, but in that case there should be an option to 
> enable ISA support higher up than comedi.
>
> Besides, the boolean option COMEDI_ENABLE_ISA seems unnecessary as you 
> could achieve the same effect by making the COMEDI_ISA_DRIVERS menu 
> option not depend on ISA (except you'd only have to enable one 
> configuration option then instead of two).

Would you prefer to just drop the 'depends on ISA' for the
COMEDI_ISA_DRIVERS option?

Regards,
Hartley

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to