]> git.baikalelectronics.ru Git - uboot.git/commit
scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 8 Nov 2021 09:21:22 +0000 (10:21 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 1 Dec 2021 18:33:45 +0000 (13:33 -0500)
commit055e68c87e450c587d6bc32235c2f84451bd2ea2
tree24ba5ded8b1cccaca6654ff3a4e84b7b46c01c71
parented639dbc37a30cfb497d0a6a3288a92ab58650ba
scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt

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 <patrick.delaunay@foss.st.com>
Acked-by: Simon Glass <sjg@chromium.org>
scripts/config_whitelist.txt