[U-Boot] [PATCH v3 3/3] config_whitelist: remove bogus options

Simon Glass sjg at chromium.org
Tue Sep 27 02:32:29 CEST 2016


On 25 September 2016 at 20:52, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> These are not CONFIG options (detected by my eyes).
>
> CONFIG_SPL_BUILD and CONFIG_TPL_BUILD are build options defined only
> for building SPL and TPL, respectively.
>
> The others are just mentioned in comment blocks.
>
> Now, scripts/build-whitelist.sh never picks up new options.  Once
> we kill these false ones, they will never revive.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v3:
>   - Newly added
>
>  scripts/config_whitelist.txt | 10 ----------
>  1 file changed, 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list