summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2016-02-02 05:58:03 -0800
committerBin Meng <[email protected]>2016-02-05 12:47:23 +0800
commite1d1b62be1c0412be9f919c95142acd1d6c381f2 (patch)
treee5ae8c47b0a2447d893bad9d6a28717d6e0c88d5 /include
parent5a257df702e5702f46fca548d0899c65e90df947 (diff)
efi: app: Clean up defconfig
Move some #undef from efi-x86.h to efi-x86_defconfig as these are already Kconfig options. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/efi-x86.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/efi-x86.h b/include/configs/efi-x86.h
index 258a83f9de8..7fb37f06b88 100644
--- a/include/configs/efi-x86.h
+++ b/include/configs/efi-x86.h
@@ -13,9 +13,6 @@
#undef CONFIG_TPM_TIS_BASE_ADDRESS
-#undef CONFIG_CMD_IMLS
-
-#undef CONFIG_X86_SERIAL
#undef CONFIG_ENV_IS_IN_SPI_FLASH
#define CONFIG_ENV_IS_NOWHERE
#undef CONFIG_VIDEO