Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / mx23_olinuxino.h
index 370f000..dd303a1 100644 (file)
 /* Status LED */
 
 /* USB */
-#ifdef CONFIG_CMD_USB
-#define CONFIG_EHCI_MXS_PORT0
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
-#endif
 
 /* Ethernet */
 
-/* Booting Linux */
-#define CONFIG_BOOTFILE                "uImage"
-
 /* Extra Environment */
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "update_sd_firmware_filename=u-boot.sd\0" \