diff options
Diffstat (limited to 'include/configs/exynos-common.h')
-rw-r--r-- | include/configs/exynos-common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 0a2d610270..f97f03c48e 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -26,7 +26,6 @@ #define CONFIG_USE_ARCH_MEMSET /* Keep L2 Cache Disabled */ -#define CONFIG_CMD_CACHE /* input clock of PLL: 24MHz input clock */ #define CONFIG_SYS_CLK_FREQ 24000000 @@ -57,10 +56,7 @@ #define CONFIG_PWM /* Command definition*/ -#define CONFIG_CMD_MMC -#define CONFIG_CMD_EXT4_WRITE #define CONFIG_FAT_WRITE -#define CONFIG_CMD_FS_GENERIC #define CONFIG_CMD_PART #define CONFIG_PARTITION_UUIDS |