From 5a615d0e809cc5744de54287e97e5423248fc7eb Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Tue, 23 Apr 2019 18:48:06 +0800 Subject: [PATCH] x86: add 4.19 x86 32bit support --- target/linux/x86/config-4.19 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19 index f43e3d068..c1e1bfd10 100644 --- a/target/linux/x86/config-4.19 +++ b/target/linux/x86/config-4.19 @@ -499,3 +499,4 @@ CONFIG_XZ_DEC_BCJ=y CONFIG_XZ_DEC_X86=y CONFIG_ZLIB_INFLATE=y # CONFIG_USB_ROLE_SWITCH is not set +# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set