From 3dffe8738bfca074a63a44b03fe9d0829c7e44df Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 17 May 2009 02:12:02 +0000 Subject: [PATCH] [8.09] kernel: add missing config symbol to UML on x86_64 SVN-Revision: 15887 --- target/linux/uml/config/x86_64 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/uml/config/x86_64 b/target/linux/uml/config/x86_64 index 89539ea2aa..f2ca28ca28 100644 --- a/target/linux/uml/config/x86_64 +++ b/target/linux/uml/config/x86_64 @@ -54,6 +54,7 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_MAC_PARTITION is not set CONFIG_MAGIC_SYSRQ=y CONFIG_MCONSOLE=y +# CONFIG_MCORE2 is not set # CONFIG_MINI_FO is not set # CONFIG_MMAPPER is not set CONFIG_MK8=y -- 2.30.2