From d69c2774fe701700f5c7f5fa414ba9fc1b824126 Mon Sep 17 00:00:00 2001
From: nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sun, 2 May 2010 21:03:16 +0000
Subject: [PATCH] target/uml: fix host processor type selection on x86_64
 (proper fix for [13166])

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21318 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/uml/config/x86_64 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/target/linux/uml/config/x86_64 b/target/linux/uml/config/x86_64
index 6df42ff3a..8ef700fe6 100644
--- a/target/linux/uml/config/x86_64
+++ b/target/linux/uml/config/x86_64
@@ -54,8 +54,9 @@ CONFIG_LEGACY_PTYS=y
 CONFIG_LEGACY_PTY_COUNT=256
 # CONFIG_MAC_PARTITION is not set
 CONFIG_MAGIC_SYSRQ=y
+# CONFIG_MATOM is not set
 CONFIG_MCONSOLE=y
-CONFIG_MCORE2=y
+# CONFIG_MCORE2 is not set
 # CONFIG_MINI_FO is not set
 # CONFIG_MMAPPER is not set
 CONFIG_MK8=y
-- 
2.20.1