Merge tag 'u-boot-amlogic-20230417' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / som-db5800-som-6867.h
index 201f2c2..b2e7aa1 100644 (file)
 
 #include <configs/x86-common.h>
 
-#define CONFIG_SYS_MONITOR_LEN         (1 << 20)
-
-#define CONFIG_STD_DEVICES_SETTINGS    "stdin=serial,usbkbd\0" \
+#define CFG_STD_DEVICES_SETTINGS       "stdin=serial,usbkbd\0" \
                                        "stdout=serial,vidconsole\0" \
                                        "stderr=serial,vidconsole\0"
 
 #define VIDEO_IO_OFFSET                                0
-#define CONFIG_X86EMU_RAW_IO
 
 #endif /* __CONFIG_H */