summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/Makefile
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-11-06 02:04:50 -0800
committerBin Meng <bmeng.cn@gmail.com>2015-11-13 06:46:23 -0800
commitaedefb6f79b4c1aaca25a01ac60f58af5e9e1436 (patch)
tree05b9d2ae8abf27d0c78bae972e7ab8d0b6700d6c /arch/x86/cpu/qemu/Makefile
parent487485956b1f980e8147283069a7af920f25a52c (diff)
downloadu-boot-imx-aedefb6f79b4c1aaca25a01ac60f58af5e9e1436.zip
u-boot-imx-aedefb6f79b4c1aaca25a01ac60f58af5e9e1436.tar.gz
u-boot-imx-aedefb6f79b4c1aaca25a01ac60f58af5e9e1436.tar.bz2
x86: qemu: Convert to use driver model pci
Move to driver model for pci on QEMU. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/qemu/Makefile')
-rw-r--r--arch/x86/cpu/qemu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/qemu/Makefile b/arch/x86/cpu/qemu/Makefile
index 1c00d1d..3f3958a 100644
--- a/arch/x86/cpu/qemu/Makefile
+++ b/arch/x86/cpu/qemu/Makefile
@@ -9,4 +9,3 @@ obj-y += car.o dram.o
endif
obj-y += qemu.o
obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o dsdt.o
-obj-$(CONFIG_PCI) += pci.o