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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
Andy Shevchenko 2017-03-06 13:51:53 +02:00 committed by Bin Meng
parent 04735a8fc4
commit c04cf0a571
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
* (easy to change) * (easy to change)
*/ */
#define CONFIG_SHOW_BOOT_PROGRESS #define CONFIG_SHOW_BOOT_PROGRESS
#define CONFIG_ZBOOT_32
#define CONFIG_PHYSMEM #define CONFIG_PHYSMEM
#define CONFIG_DISPLAY_BOARDINFO_LATE #define CONFIG_DISPLAY_BOARDINFO_LATE
#define CONFIG_LAST_STAGE_INIT #define CONFIG_LAST_STAGE_INIT

View File

@ -6663,7 +6663,6 @@ CONFIG_YAFFS_WINCE
CONFIG_YELLOWSTONE CONFIG_YELLOWSTONE
CONFIG_YELLOW_LED CONFIG_YELLOW_LED
CONFIG_YOSEMITE CONFIG_YOSEMITE
CONFIG_ZBOOT_32
CONFIG_ZC770_XM010 CONFIG_ZC770_XM010
CONFIG_ZC770_XM011 CONFIG_ZC770_XM011
CONFIG_ZC770_XM012 CONFIG_ZC770_XM012