diff options
Diffstat (limited to 'include/configs/am335x_shc.h')
-rw-r--r-- | include/configs/am335x_shc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h index 3fdbfdcdc6..2eeb3d1420 100644 --- a/include/configs/am335x_shc.h +++ b/include/configs/am335x_shc.h @@ -246,10 +246,6 @@ /* SPL */ -#ifndef CONFIG_SPL_USBETH_SUPPORT -#define CONFIG_FASTBOOT_FLASH_MMC_DEV 1 -#endif - /* * Disable MMC DM for SPL build and can be re-enabled after adding * DM support in SPL |