diff options
Diffstat (limited to 'include/configs/seaboard.h')
| -rw-r--r-- | include/configs/seaboard.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index de0c77781..f66173e0f 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -70,14 +70,6 @@  #define CONFIG_TEGRA_MMC  #define CONFIG_CMD_MMC -#define CONFIG_DOS_PARTITION -#define CONFIG_EFI_PARTITION -#define CONFIG_FS_EXT4 -#define CONFIG_FS_FAT -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT -#define CONFIG_CMD_FS_GENERIC -  /* Environment in eMMC, at the end of 2nd "boot sector" */  #define CONFIG_ENV_IS_IN_MMC  #define CONFIG_ENV_OFFSET ((512 * 1024) - CONFIG_ENV_SIZE) |