]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx23_olinuxino.h
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[people/ms/u-boot.git] / include / configs / mx23_olinuxino.h
index bd3c7ed949b4a3dde3ff5c3aa3140c3b9b299520..bca62efd5723cf72c8d7e61c86fec0909f68a0cd 100644 (file)
@@ -7,7 +7,6 @@
 #define __CONFIGS_MX23_OLINUXINO_H__
 
 /* System configurations */
-#define CONFIG_MX23                            /* i.MX23 SoC */
 #define CONFIG_MACH_TYPE       4105
 
 /* U-Boot Commands */
 #endif
 
 /* Ethernet */
-#ifdef CONFIG_CMD_NET
-#define CONFIG_USB_HOST_ETHER
-#define CONFIG_USB_ETHER_SMSC95XX
-#endif
 
 /* Booting Linux */
 #define CONFIG_BOOTFILE                "uImage"