From: Jo-Philipp Wich Date: Fri, 5 May 2017 08:19:31 +0000 (+0200) Subject: x86/legacy: add missing config symbol X-Git-Tag: v18.06.0-rc1~2999 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=bf58e39b9bd73a21a319a69ca5724a63c5a896a5 x86/legacy: add missing config symbol Signed-off-by: Jo-Philipp Wich --- diff --git a/target/linux/x86/legacy/config-default b/target/linux/x86/legacy/config-default index 2bcdef7404..0061ce2a39 100644 --- a/target/linux/x86/legacy/config-default +++ b/target/linux/x86/legacy/config-default @@ -149,6 +149,7 @@ CONFIG_ISO9660_FS=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y +CONFIG_M486=y # CONFIG_MDA_CONSOLE is not set CONFIG_MFD_CORE=y CONFIG_MFD_INTEL_LPSS=y