<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">From 2eaf71c45fe74d2f74d9a0df2f0c4b3ae920c5bd Mon Sep 17 00:00:00 2001
From: Miroslav Rezanina &lt;mrezanin@redhat.com&gt;
Date: Wed, 22 Jun 2016 14:03:16 +0200
Subject: [PATCH 03/16] Disable rocker device

RH-Author: Miroslav Rezanina &lt;mrezanin@redhat.com&gt;
Message-id: &lt;4d66bfd05eae17384c1c8165d9c13f9f73f39239.1466603432.git.mrezanin@redhat.com&gt;
Patchwork-id: 70746
O-Subject: [RHEV-7.3 qemu-kvm-rhev PATCHv3 03/10] Disable rocker device
Bugzilla: 1333282
RH-Acked-by: Markus Armbruster &lt;armbru@redhat.com&gt;
RH-Acked-by: Laszlo Ersek &lt;lersek@redhat.com&gt;
RH-Acked-by: Thomas Huth &lt;thuth@redhat.com&gt;

From: Miroslav Rezanina &lt;mrezanin@redhat.com&gt;

We won't support rocker device so disable it.

Signed-off-by: Miroslav Rezanina &lt;mrezanin@redhat.com&gt;
---
 default-configs/pci.mak | 1 -
 1 file changed, 1 deletion(-)

diff --git a/default-configs/pci.mak b/default-configs/pci.mak
index e12c609..bd6451c 100644
--- a/default-configs/pci.mak
+++ b/default-configs/pci.mak
@@ -19,4 +19,3 @@ CONFIG_PCI_TESTDEV=y
 CONFIG_VGA=y
 CONFIG_VGA_PCI=y
 CONFIG_IVSHMEM=$(CONFIG_EVENTFD)
-CONFIG_ROCKER=y
-- 
1.8.3.1

</pre></body></html>