Messages in this thread |  | | Date | Wed, 14 Nov 2001 12:33:25 -0500 | From | "Eric S. Raymond" <> | Subject | Re: [kbuild-devel] CML 1.8.4 is available |
| |
Greg KH <greg@kroah.com>: > The following symbols should be allowed to be set to 'm' but are not: > CONFIG_USB
That's odd. M shows up as a choice when I do xconfig.
> CONFIG_UHCI > CONFIG_UHCI_ALT
My error. These are declared bool rather than trit in the 1.8.5 rulebase. I've just fixed tht.
> If CONFIG_USB_SERIAL is set to 'y' CONFIG_USB_SERIAL_DEBUG should be > allowed to be chosen. I do not see this happening.
Another rulebase bug, now fixed.
> And why is the CONFIG_USB_SERIAL options in the drivers/usb directory? > In the CML1 version they live in their own subdirectory quite nicely :) > Either way they should be in the USB port drivers section, not the "USB > devices" section of the menu.
Historical reasons. My rulebase was opriginally one big file for editing conveniece. What directory whould the USB serial stuff live in?
> There doesn't seem to be any rules set up for drivers/hotplug.
What symbols should be in there, -- <a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
Such are a well regulated militia, composed of the freeholders, citizen and husbandman, who take up arms to preserve their property, as individuals, and their rights as freemen. -- "M.T. Cicero", in a newspaper letter of 1788 touching the "militia" referred to in the Second Amendment to the Constitution. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |