Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/qemu-ppc-virtex-ml507: remove stray qemu-system entries
@ 2014-10-20 11:41 Gustavo Zacarias
  2014-10-20 17:54 ` Yann E. MORIN
  2014-10-24 21:51 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-10-20 11:41 UTC (permalink / raw)
  To: buildroot

Removed unused config entries that sneaked in from commit
a8956b2b53cad04ddcb56f3d3e2dcf8f6051c77a

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 configs/qemu_ppc_virtex_ml507_defconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/configs/qemu_ppc_virtex_ml507_defconfig b/configs/qemu_ppc_virtex_ml507_defconfig
index bd7ab5c..b6cea31 100644
--- a/configs/qemu_ppc_virtex_ml507_defconfig
+++ b/configs/qemu_ppc_virtex_ml507_defconfig
@@ -22,8 +22,3 @@ BR2_LINUX_KERNEL_DEFCONFIG="44x/virtex5"
 BR2_LINUX_KERNEL_VMLINUX=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="virtex440-ml507"
-
-# Qemu
-BR2_PACKAGE_HOST_QEMU_SYSTEM=y
-BR2_PACKAGE_HOST_QEMU_SYSTEM_VERSION="2.1.2"
-BR2_PACKAGE_HOST_QEMU_SYSTEM_ARGS="-M virtex-ml507 -kernel output/images/vmlinux -m 256 -append 'console=ttyS0' -display none -nographic -dtb output/images/virtex440-ml507.dtb"
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-24 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 11:41 [Buildroot] [PATCH] configs/qemu-ppc-virtex-ml507: remove stray qemu-system entries Gustavo Zacarias
2014-10-20 17:54 ` Yann E. MORIN
2014-10-24 21:51 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox