diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-01-07 08:12:29 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-01-07 08:12:40 +0000 |
commit | 4479cba9243134f132aa0effe7a0005c61b53b94 (patch) | |
tree | ce326f72e84a7f2d80d9977c06c1b554db023faf /kernel-x86_64-debug.config | |
parent | 7590be9fd1d6a40977cc8d900a2e5702edfc8dbe (diff) | |
download | kernel-4479cba9243134f132aa0effe7a0005c61b53b94.tar.gz kernel-4479cba9243134f132aa0effe7a0005c61b53b94.tar.xz kernel-4479cba9243134f132aa0effe7a0005c61b53b94.zip |
Minor cleanup for DRM_PANEL configs, enable a couple of Arm panels, minor Arm cleanups
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 43939931f..7f4b2b511 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -1301,16 +1301,17 @@ CONFIG_DRM_MGAG200=m CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_NXP_PTN3460 is not set +CONFIG_DRM_PANEL_BRIDGE=y # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set # CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set -CONFIG_DRM_PANEL_LVDS=m +# CONFIG_DRM_PANEL_LVDS is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m # CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set -CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN=m +# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set @@ -4043,7 +4044,6 @@ CONFIG_OCFS2_FS_O2CB=m CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m CONFIG_OF_FPGA_REGION=m # CONFIG_OF is not set -CONFIG_OF_PMEM=m # CONFIG_OMFS_FS is not set CONFIG_OPENVSWITCH_GENEVE=m CONFIG_OPENVSWITCH_GRE=m |