[U-Boot] [PATCH] usb: r8a66597: Add support for RZ/A series
Marek Vasut
marek.vasut at gmail.com
Sat Nov 18 10:24:21 UTC 2017
On 11/17/2017 08:56 PM, Chris Brandt wrote:
> 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?
That's fine. I (well, the u-boot maintainers in general) want to move to
Kconfig and drop the ad-hoc configuration with macros defined in
include/configs/ at some point.
> For example:
>
> config R7S72100
> bool
> select CONFIG_RZA_USB
>
> Thanks,
> Chris
>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list