[linux-usb-devel] Re: [Bug 4424] New: modem speedtouch USB don't work on amd64 with kernel 2.6.12-rc1

David Woodhouse dwmw2 at infradead.org
Thu Mar 31 03:16:58 EST 2005


On Thu, 2005-03-31 at 12:00 +0400, Roman Kagan wrote:
> Then, if you forget to turn FW_LOADER on, USBATM won't even be offered
> to you by make config.
> 
> Besides, the rest of the kernel uses "select" for FW_LOADER, as well
> as for other library stuff like CRC32.

Those can be considered a special case, I suppose. The main reason we
want them visible is so that we can turn them on if nothing in the
kernel build uses them, but we know they may be wanted by modules we
build later. 

We should turn them on by default, and have an option to turn them off
which is dependent on CONFIG_EMBEDDED. Then it makes sense to use
'select'.

-- 
dwmw2





More information about the Usbatm mailing list