diff options
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r-- | include/configs/bav335x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h index 72e11d2..b26d84b 100644 --- a/include/configs/bav335x.h +++ b/include/configs/bav335x.h @@ -44,7 +44,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #ifdef CONFIG_NAND #define NANDARGS \ @@ -456,7 +455,6 @@ DEFAULT_LINUX_BOOT_ENV \ /* disable host part of MUSB in SPL */ /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS -#undef CONFIG_EFI_PARTITION #endif /* USB Device Firmware Update support */ |