[2.6.18]make menuconfig:USB Gadget Drivers are selected as modules instead of Y by default during menuconfig

From: Shah, Hardik
Date: Thu Dec 07 2006 - 03:39:43 EST


Hi all,

I have one problem with menuconfig in linux 2.6.18. Description is as
below.

make menuconfig
(Go to)
Device Drivers --->
USB support --->
USB Gadget Support --->
Select Support for USB Gadgets as 'Y'

"USB Gadget Drivers" is selected as 'M' by default. But USB Gadget
Drivers is a choice type menu which depends on "Support for USB Gadgets"
&& "USB_GADGET_SELECT"

Since "Support for USB Gadgets" is selected as 'Y' and
"USB_GADGET_SELECT" is also 'Y' "USB Gadget Drivers" should also be
selected as 'Y' by default. But it is selected as 'M' by default and it
also allows to choose multiple gadgets although it is a choice menu. So
can anyone please let me know the solution for fixing this problem?

Thanks
Hardik

-
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/