]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8560.h
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
[people/ms/u-boot.git] / include / configs / sbc8560.h
index dab4f801d83d01538113bcf239ed6badcd2112f2..09f0a70013a3a85271da62bc9b3793f4d679c75b 100644 (file)
@@ -34,7 +34,7 @@
 /*
  * Top level Makefile configuration choices
  */
-#ifdef CONFIG_MK_66
+#ifdef CONFIG_66
 #define CONFIG_PCI_66
 #endif
 
 #undef CONFIG_CONS_NONE        /* define if console on something else */
 
 #define CONFIG_CONS_INDEX      1
-#undef CONFIG_SERIAL_SOFTWARE_FIFO
 #define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
+#define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
     #define CONFIG_CMD_PCI