]> git.sur5r.net Git - u-boot/blobdiff - include/configs/davinci_dm355leopard.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / davinci_dm355leopard.h
index 5188fdf8785b91efcc5489126753c8dff119ebda..d4b994ad2b209a83986fdb7d1c84d477069e6d75 100644 (file)
@@ -14,7 +14,6 @@
 #define CONFIG_SYS_CONSOLE_INFO_QUIET
 
 /* SoC Configuration */
-#define CONFIG_ARM926EJS                               /* arm926ejs CPU */
 #define CONFIG_SYS_TIMERBASE           0x01c21400      /* use timer 0 */
 #define CONFIG_SYS_HZ_CLOCK            24000000        /* timer0 freq */
 #define CONFIG_SOC_DM355                               /* DM355 based board */
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
 /* U-Boot command configuration */
-#include <config_cmd_default.h>
-
-#undef CONFIG_CMD_BDI
-#undef CONFIG_CMD_FLASH
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_SETGETDCR
-
 #define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_I2C