diff options
Diffstat (limited to 'include/configs/am335x_shc.h')
-rw-r--r-- | include/configs/am335x_shc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h index d780c3f63c..e4b4cea686 100644 --- a/include/configs/am335x_shc.h +++ b/include/configs/am335x_shc.h @@ -83,9 +83,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT #define CONFIG_EFI_PARTITION -#ifdef CONFIG_SPL_BUILD -#undef CONFIG_ISO_PARTITION -#endif #ifndef CONFIG_SHC_ICT /* * In builds other than ICT, reset to retry after timeout |