Re: [PATCH 2/2] scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt

2021-12-02 Thread Tom Rini
On Mon, Nov 08, 2021 at 10:21:22AM +0100, Patrick Delaunay wrote: > The helper macro CONFIG_IS_ENABLED and CONFIG_VAL are not real > configurations and they are no more present in u-boot.cfg so they can > be removed in config_whitelist.txt. > > Signed-off-by: Patrick Delaunay > Acked-by: Simon G

Re: [PATCH 2/2] scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt

2021-11-24 Thread Simon Glass
On Mon, 8 Nov 2021 at 02:21, Patrick Delaunay wrote: > > The helper macro CONFIG_IS_ENABLED and CONFIG_VAL are not real > configurations and they are no more present in u-boot.cfg so they can > be removed in config_whitelist.txt. > > Signed-off-by: Patrick Delaunay > --- > > scripts/config_white

[PATCH 2/2] scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt

2021-11-08 Thread Patrick Delaunay
The helper macro CONFIG_IS_ENABLED and CONFIG_VAL are not real configurations and they are no more present in u-boot.cfg so they can be removed in config_whitelist.txt. Signed-off-by: Patrick Delaunay --- scripts/config_whitelist.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/