]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx23_olinuxino.h
zynqmp: usb: Add usb dwc3 driver support for zynqmp
[karo-tx-uboot.git] / include / configs / mx23_olinuxino.h
index 575fe2a22ddb361d75d83e1339256c97d77ed0db..b63097318defd1b2aa08e9cbac35d357efedef73 100644 (file)
@@ -1,18 +1,16 @@
 /*
  * Copyright (C) 2013 Marek Vasut <marex@denx.de>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 #ifndef __CONFIGS_MX23_OLINUXINO_H__
 #define __CONFIGS_MX23_OLINUXINO_H__
 
 /* System configurations */
-#define CONFIG_MX23                            /* i.MX23 SoC */
 #define CONFIG_MACH_TYPE       4105
 
 /* U-Boot Commands */
 #define CONFIG_SYS_NO_FLASH
-#include <config_cmd_default.h>
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DOS_PARTITION
 
@@ -23,7 +21,6 @@
 #define CONFIG_CMD_GPIO
 #define CONFIG_CMD_LED
 #define CONFIG_CMD_MMC
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_USB
 
 /* Memory configuration */