[U-Boot] [PATCH 2/2] sandbox: Enable bitrev library build

Simon Glass sjg at chromium.org
Thu Aug 2 16:56:28 UTC 2018


2018-07-31 22:29 GMT-06:00 Bin Meng <bmeng.cn at gmail.com>:
> Turn on CONFIG_BITREVERSE for all sandbox builds.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  configs/sandbox64_defconfig        | 1 +
>  configs/sandbox_defconfig          | 1 +
>  configs/sandbox_flattree_defconfig | 1 +
>  configs/sandbox_noblk_defconfig    | 1 +
>  configs/sandbox_spl_defconfig      | 1 +
>  5 files changed, 5 insertions(+)

Can you instead select it or imply it in arch/sandbox/Kconfig?


More information about the U-Boot mailing list