[PATCH] at91: add config option for ohci driver
Hubert Feurstein
h.feurstein at gmail.com
Thu Nov 10 12:03:34 EST 2011
2011/11/10 Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>:
[snip]
>> -obj-$(CONFIG_ARCH_AT91) += ohci-at91.o
>> +obj-$(CONFIG_USB_OHCI_AT91) += ohci-at91.o
> no need such config
>
> on AT91 you just need to enable the OCHI
>
> Best Regards,
> J.
>
without that the ohci-at91 is _always_ compiled and linked into
barebox, even when 'USB support' is unselected.
Best Regards
Hubert
More information about the barebox
mailing list