From: Nicolas Thill Date: Sun, 17 May 2009 02:12:02 +0000 (+0000) Subject: [8.09] kernel: add missing config symbol to UML on x86_64 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3dffe8738bfca074a63a44b03fe9d0829c7e44df;p=openwrt%2Fsvn-archive%2Farchive.git [8.09] 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