Hello Dimitry, On Wed, Jun 6, 2012 at 12:50 AM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > > I'd rather we "select"ed the new symbol. So please do > > depends on USB_ARCH_HAS_HCD > select USB > + select USB_SUPPORT > > Thanks. > > > -- with your change told, i ran make and got the following error when compiling it. devendra@devendra:~/linux$ make scripts/kconfig/conf --silentoldconfig Kconfig drivers/usb/Kconfig:76:error: recursive dependency detected! drivers/usb/Kconfig:76: symbol USB_ARCH_HAS_HCD depends on USB_SUPPORT drivers/usb/Kconfig:58: symbol USB_SUPPORT is selected by MOUSE_APPLETOUCH drivers/input/mouse/Kconfig:152: symbol MOUSE_APPLETOUCH depends on USB_ARCH_HAS_HCD It seems that USB_ARCH_HAS_HCD needs to be selected? too. > Dmitry may i attach .config? Thanks, Devendra -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html