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 to "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. So can anyone please let me know the solution for fixing this problem? As I configuring some script in which I want "USB Gadget Drivers" selected as 'Y' whenever "Support for USB Gadgets" is 'Y' and "USB_GADGET_SELECT" is 'Y' Thanks Hardik - To unsubscribe from this list: send the line "unsubscribe linux-config" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html