From c04cf0a5717372f8546d07cdb6a13abcdcc5be85 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Mon, 6 Mar 2017 13:51:53 +0200 Subject: x86: Remove unused option There is option which is not used: CONFIG_ZBOOT_32 Remove it from default x86 config and from whitelist. Signed-off-by: Andy Shevchenko Reviewed-by: Simon Glass Reviewed-by: Bin Meng --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 04b6a95052..330bc5897a 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -6663,7 +6663,6 @@ CONFIG_YAFFS_WINCE CONFIG_YELLOWSTONE CONFIG_YELLOW_LED CONFIG_YOSEMITE -CONFIG_ZBOOT_32 CONFIG_ZC770_XM010 CONFIG_ZC770_XM011 CONFIG_ZC770_XM012 -- cgit