]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/m53evk.h
Move setexpr to Kconfig
[karo-tx-uboot.git] / include / configs / m53evk.h
index c133ba9d03f504eda7b7329abd1093fcb32388b5..ac07726d3979293a52587540f05016830923c0b1 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef __M53EVK_CONFIG_H__
 #define __M53EVK_CONFIG_H__
 
-#define CONFIG_MX53
 #define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_MXC_GPIO
 
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SATA
-#define CONFIG_CMD_SETEXPR
 #define CONFIG_CMD_USB
 #define CONFIG_VIDEO
 
-#define CONFIG_REGEX                   /* Enable regular expression support */
 
 /*
  * Memory configurations
 #ifdef CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_MXC
+#define CONFIG_SYS_I2C_MXC_I2C3                /* enable I2C bus 3 */
 #define CONFIG_SYS_RTC_BUS_NUM         1 /* I2C2 */
 #endif