From: Nicolas Thill Date: Sun, 17 May 2009 02:12:02 +0000 (+0000) Subject: kernel: add missing config symbol to UML on x86_64 X-Git-Tag: 8.09.1~48 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2b54dbdb4fb8f8a27488d882ffca33f705e8f01b;p=openwrt%2Fsvn-archive%2Fopenwrt.git kernel: add missing config symbol to UML on x86_64 SVN-Revision: 15887 --- 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