
18 Nov
2017
18 Nov
'17
11:24 a.m.
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