]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PIP405.h
edminiv2: add mvsata_ide and cmd_ide support
[u-boot] / include / configs / PIP405.h
index e15ed4aeb93437ca9e34ee20ad6120c6af211750..3e57c0b92fe6ed0a59a969176343d06440d21312 100644 (file)
@@ -86,6 +86,7 @@
  * The Atmel EEPROM uses 16Bit addressing.
  ***************************************************************/
 #define CONFIG_HARD_I2C                        /* I2c with hardware support */
+#define CONFIG_PPC4XX_I2C              /* use PPC4xx driver            */
 #define CONFIG_SYS_I2C_SPEED           50000   /* I2C speed and slave address */
 #define CONFIG_SYS_I2C_SLAVE           0x7F
 
 #define CONFIG_USB_STORAGE
 
 /* Enable needed helper functions */
-#define CONFIG_SYS_DEVICE_DEREGISTER           /* needs device_deregister */
+#define CONFIG_SYS_STDIO_DEREGISTER            /* needs stdio_deregister */
 
 /************************************************************
  * Debug support