x86: Clean up unused macros in the configuration headers
Legacy video driver macros are not needed. Clean them up. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
#undef CONFIG_ENV_IS_IN_SPI_FLASH
|
||||
#define CONFIG_ENV_IS_NOWHERE
|
||||
#undef CONFIG_VIDEO
|
||||
#undef CONFIG_CFB_CONSOLE
|
||||
#undef CONFIG_SCSI_AHCI
|
||||
#undef CONFIG_SCSI
|
||||
#undef CONFIG_INTEL_ICH6_GPIO
|
||||
|
Reference in New Issue
Block a user