[U-Boot] [PATCH] usb: r8a66597: Add support for RZ/A series
Chris Brandt
Chris.Brandt at renesas.com
Fri Nov 17 19:56:46 UTC 2017
Thanks for the review.
On Friday, November 17, 2017, Marek Vasut wrote:
> > +#ifndef RZA_USB
>
> This should be turned into Kconfig entry, some CONFIG_...
So you want RZA_USB in Kconfig, but is it OK if it is automatically
selected when an RZ/A device is selected?
For example:
config R7S72100
bool
select CONFIG_RZA_USB
Thanks,
Chris
More information about the U-Boot
mailing list