diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-01-18 13:42:43 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-01-18 13:42:43 -0800 |
commit | d30d1697d03730381ad6e40ae41718f684c470e5 (patch) | |
tree | c0dc03f258bb10e8fdc66ea007c8c422eb7c4437 /config.x86_64 | |
parent | Updated to 4.19.16.a (diff) | |
download | linux-libre-hardened-d30d1697d03730381ad6e40ae41718f684c470e5.tar.xz |
Added "CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set" as per upstream
Diffstat (limited to 'config.x86_64')
-rw-r--r-- | config.x86_64 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.x86_64 b/config.x86_64 index 68bfd11..e9c96a5 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.15 Kernel Configuration +# Linux/x86 4.19.16 Kernel Configuration # # @@ -5956,6 +5956,7 @@ CONFIG_DRM_KMS_HELPER=m CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 +# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_DP_CEC=y CONFIG_DRM_TTM=m |