diff options
Diffstat (limited to 'include/configs/baltos.h')
-rw-r--r-- | include/configs/baltos.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/baltos.h b/include/configs/baltos.h index b6a6e682988..8dd0a580208 100644 --- a/include/configs/baltos.h +++ b/include/configs/baltos.h @@ -34,7 +34,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #define CONFIG_PARTITION_UUIDS #define CONFIG_CMD_PART @@ -310,7 +309,6 @@ /* disable host part of MUSB in SPL */ /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS -#undef CONFIG_EFI_PARTITION /* * Disable CPSW SPL support so we fit within the 101KiB limit. */ |