diff options
Diffstat (limited to 'include/configs/am335x_sl50.h')
-rw-r--r-- | include/configs/am335x_sl50.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index b17c00d93f..cf47ca4d48 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -29,7 +29,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG @@ -99,7 +98,6 @@ #undef CONFIG_MUSB_HOST /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS -#undef CONFIG_EFI_PARTITION #endif #if defined(CONFIG_EMMC_BOOT) |