summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/atom-c3000.conf2
-rw-r--r--conf/machine/xeon-d.conf2
2 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/atom-c3000.conf b/conf/machine/atom-c3000.conf
index 90b9794..766809d 100644
--- a/conf/machine/atom-c3000.conf
+++ b/conf/machine/atom-c3000.conf
@@ -26,8 +26,6 @@ require conf/machine/include/intel-common-pkgarch.inc
26 26
27MACHINE_EXTRA_RRECOMMENDS += "lms8" 27MACHINE_EXTRA_RRECOMMENDS += "lms8"
28 28
29DPDK_TARGET_MACHINE ?= "nhm"
30
31XSERVER_X86_MATROX_MGA = "xf86-video-mga \ 29XSERVER_X86_MATROX_MGA = "xf86-video-mga \
32 " 30 "
33XSERVER_X86_ASPEED_AST = "xf86-video-ast \ 31XSERVER_X86_ASPEED_AST = "xf86-video-ast \
diff --git a/conf/machine/xeon-d.conf b/conf/machine/xeon-d.conf
index 07e4bf8..42e1843 100644
--- a/conf/machine/xeon-d.conf
+++ b/conf/machine/xeon-d.conf
@@ -24,8 +24,6 @@ require conf/machine/include/intel-common-pkgarch.inc
24 24
25MACHINE_EXTRA_RRECOMMENDS += "lms8" 25MACHINE_EXTRA_RRECOMMENDS += "lms8"
26 26
27DPDK_TARGET_MACHINE ?= "hsw"
28
29XSERVER_X86_MATROX_MGA = "xf86-video-mga \ 27XSERVER_X86_MATROX_MGA = "xf86-video-mga \
30 " 28 "
31XSERVER_X86_ASPEED_AST = "xf86-video-ast \ 29XSERVER_X86_ASPEED_AST = "xf86-video-ast \