On 22/03/12 21:52, Conor O'Gorman wrote: > On Thu, 2012-03-22 at 21:39 +0100, Luca Olivetti wrote: >> Al 22/03/12 21:08, En/na Conor O'Gorman ha escrit: >>> Dear Wise People, >>> >>> How do I get USB_SUPPORT config symbol into tmp/.config-target.in for >>> amazon ala danube? >>> >>> I've gone through the files in target/lantiq and I just cannot see how >>> to make amazon se (ase) support usb, and enable the USB support menu. >> >> I don't know if that's enough, but CONFIG_USB_SUPPORT is defined in >> danube/config-default, >> so you could try to put in in ase/config-default. >> >> Bye > > I have explored that path, without result. I especially noted a recent > comment on the mailing list mentioning kernel_menuconfig as the correct > way to adjust. I also hand-modded them. I may try it again. > >> Try make kernel_menuconfig CONFIG_TARGET=subtarget. >> CONFIG_TARGET allows you to select which config you want to edit. >> possible options: target, subtarget, env. > > USB_ARCH_HAS_HCD seems to play a role, but it's behaviour is also > confusing me. > > Conor >
after making changes to target/linux/lantiq/* make sure to rm -rf tmp/. also i am about to push an update for 3.2 kernel http://dev.phrozen.org/gitweb/?p=openwrt.git;a=shortlog;h=refs/heads/owrt-3.2 i will make sure ase usb works in the patch series. this patch series also changes from dwc_otg -> ifxhcd, which is a new usb driver from lantiq. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel