From: Patrick Delaunay Date: Mon, 8 Nov 2021 09:21:22 +0000 (+0100) Subject: scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=2bd8830dfb882c9878dc77bd9ba56b73ea6c323a;p=u-boot.git 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 Acked-by: Simon Glass --- diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 50dd3f92e7..e2cf73cc05 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -633,7 +633,6 @@ CONFIG_IRAM_SIZE CONFIG_IRAM_STACK CONFIG_IRAM_TOP CONFIG_IRDA_BASE -CONFIG_IS_ENABLED CONFIG_JFFS2_DEV CONFIG_JFFS2_LZO CONFIG_JFFS2_NAND @@ -3042,7 +3041,6 @@ CONFIG_USE_ONENAND_BOARD_INIT CONFIG_UTBIPAR_INIT_TBIPA CONFIG_U_BOOT_HDR_ADDR CONFIG_U_BOOT_HDR_SIZE -CONFIG_VAL CONFIG_VAR_SIZE_SPL CONFIG_VERY_BIG_RAM CONFIG_VIDEO_BCM2835