Re: [PATCH] USB Kconfig: Reorganize USB Kconfig Menu

From: Jan Engelhardt
Date: Sun Dec 23 2007 - 10:25:46 EST



On Dec 23 2007 16:15, Al Boldi wrote:
>> >-menuconfig USB_SUPPORT
>> >- bool "USB support"
>> >+config USB_SUPPORT
>> >+ bool
>> > depends on HAS_IOMEM
>> > default y
>> > ---help---
>>
>> With this patch, is USB_SUPPORT still needed? It is not visible (anymore),
>> always is y and no other options select/depend on it (according to
>> Kconfig '/' function).
>
>Well, I left it in, because of defconfig dependencies, and HAS_IOMEM is
>needed for a few archs.
>
But I do not see any config option that depends on USB_SUPPORT.
--
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/