mx6_common: Do not select esdhc DDR mode for all boards
[oweals/u-boot.git] / include / configs / edb93xx.h
index 37bdcc0f3320a447b096ec9c553cad579929e1ca..a82e8bcadc034f3a1e5b54b0631101e051f32096 100644 (file)
 #endif
 
 /* High-level configuration options */
-#define CONFIG_ARM920T         1               /* This is an ARM920T core... */
-#define CONFIG_EP93XX          1               /* in a Cirrus Logic 93xx SoC */
+#define CONFIG_EP93XX          1               /* This is a Cirrus Logic 93xx SoC */
 
 #define CONFIG_SYS_CLK_FREQ    14745600        /* EP93xx has a 14.7456 clock */
-#define CONFIG_SYS_HZ          1000            /* decr freq: 1 ms ticks */
 #undef CONFIG_USE_IRQ                          /* Don't need IRQ/FIQ */
 
 /* Monitor configuration */