Kconfig: Move CONFIG_FIT and related options to Kconfig
[platform/kernel/u-boot.git] / include / configs / ti_omap3_common.h
index 1c71cb6..6a4868c 100644 (file)
 #ifndef __CONFIG_TI_OMAP3_COMMON_H__
 #define __CONFIG_TI_OMAP3_COMMON_H__
 
+/*
+ * High Level Configuration Options
+ */
+
+#define CONFIG_SYS_CACHELINE_SIZE      64
 
 #include <asm/arch/cpu.h>
 #include <asm/arch/omap.h>
@@ -73,7 +78,6 @@
 
 
 #ifdef CONFIG_NAND
-#define CONFIG_SPL_NAND_SUPPORT
 #define CONFIG_SPL_NAND_SIMPLE
 #define CONFIG_SYS_NAND_BASE           0x30000000
 #endif