]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-x86.h
karo: tx6: add TXUL support
[karo-tx-uboot.git] / include / configs / qemu-x86.h
index d01936b47b4b4778cab21530dc3132e447dfabd9..1b544c119e7a08fce0a0e96b387dd39d6862512a 100644 (file)
@@ -14,8 +14,7 @@
 #include <configs/x86-common.h>
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)
-
-#define CONFIG_X86_SERIAL
+#define CONFIG_ARCH_MISC_INIT
 
 #define CONFIG_PCI_MEM_BUS             0xc0000000
 #define CONFIG_PCI_MEM_PHYS            CONFIG_PCI_MEM_BUS
@@ -29,9 +28,7 @@
 #define CONFIG_PCI_IO_PHYS             CONFIG_PCI_IO_BUS
 #define CONFIG_PCI_IO_SIZE             0xe000
 
-#define CONFIG_PCI_CONFIG_HOST_BRIDGE
 #define CONFIG_PCI_PNP
-#define CONFIG_E1000
 
 #define CONFIG_STD_DEVICES_SETTINGS    "stdin=serial,vga\0" \
                                        "stdout=serial,vga\0" \