]> git.sur5r.net Git - u-boot/blobdiff - include/configs/colibri_pxa270.h
rtc: Make mc13783-rtc driver generic
[u-boot] / include / configs / colibri_pxa270.h
index a5231894db2a08e2eb015baa3c79acd0744f78db..8a3446efd1ebb099fdb2aaad802f650546548984 100644 (file)
@@ -28,8 +28,7 @@
 #define        CONFIG_PXA27X           1       /* Marvell PXA270 CPU */
 #define        CONFIG_VPAC270          1       /* Toradex Colibri PXA270 board */
 
-#undef BOARD_LATE_INIT
-#undef CONFIG_SKIP_RELOCATE_UBOOT
+#undef CONFIG_BOARD_LATE_INIT
 #undef CONFIG_USE_IRQ
 #undef CONFIG_SKIP_LOWLEVEL_INIT
 
@@ -85,7 +84,6 @@
 #define        CONFIG_CMD_PING
 #define        CONFIG_CMD_DHCP
 
-#define        CONFIG_NET_MULTI                1
 #define        CONFIG_DRIVER_DM9000            1
 #define CONFIG_DM9000_BASE             0x08000000
 #define DM9000_IO                      (CONFIG_DM9000_BASE)