Re: [PATCH 1/2] usb: musb: MUSB_OTG should depend on PM

2008-06-23 Thread Tony Lindgren
* Felipe Balbi [EMAIL PROTECTED] [080611 14:09]: Current musb Kconfig causes cyclic depency on x86 arch. The best fix is to depend on PM in order to build on OTG mode. Anyone interested in reproducing the error in your linux-omap trees, just make ARCH=x86 menuconfig I guess this is now

[PATCH 1/2] usb: musb: MUSB_OTG should depend on PM

2008-06-11 Thread Felipe Balbi
Current musb Kconfig causes cyclic depency on x86 arch. The best fix is to depend on PM in order to build on OTG mode. Anyone interested in reproducing the error in your linux-omap trees, just make ARCH=x86 menuconfig Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/usb/musb/Kconfig |