[U-Boot] [RFC 4/6] configs: exynos: Add new CONFIG_SYS_ODROID_USB config option
Anand Moon
linux.amoon at gmail.com
Mon Apr 1 15:50:10 UTC 2019
Hi Krzysztof,
On Mon, 1 Apr 2019 at 18:27, Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> On Mon, 1 Apr 2019 at 13:53, Anand Moon <linux.amoon at gmail.com> wrote:
> >
> > Add new CONFIG_SYS_ODROID_USB flag to avoid compliation
> > error on other development boards.
> >
> > Fix below compilation error:
> > Error: You must add new CONFIG options using Kconfig
> > The following new ad-hoc CONFIG options were detected:
> > CONFIG_SYS_ODROID_USB
>
> There is no ad-hoc option "SYS_ODROID_USB" so it cannot cause build error.
>
> This is something wrong... Are you sure that you are compiling master branch?
>
> Best regards,
> Krzysztof
>
[snip]
CONFIG_SYS_ODROID_USB is adder to fix compilation error other development board.
so this code is specific to the Odroid U3 and Odroid X2 boards.
I have compiled both XU3 and U3 build with no problem.
Best Regards
-Anand
More information about the U-Boot
mailing list