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




-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to