Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
[platform/kernel/u-boot.git] / include / configs / exynos-common.h
index 5ae2b42..95aaa74 100644 (file)
@@ -14,8 +14,7 @@
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <linux/sizes.h>
-
-#define CONFIG_SKIP_LOWLEVEL_INIT
+#include <linux/stringify.h>
 
 /* Keep L2 Cache Disabled */
 
 #define CONFIG_SYS_CLK_FREQ            24000000
 #define COUNTER_FREQUENCY              CONFIG_SYS_CLK_FREQ
 
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_INITRD_TAG
-#define CONFIG_ENV_OVERWRITE
-
-/* Size of malloc() pool before and after relocation */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (80 << 20))
-
 /* select serial console configuration */
 
 /* PWM */