diff options
author | Laura Abbott <labbott@redhat.com> | 2017-11-16 11:16:17 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2017-11-16 11:16:17 -0800 |
commit | f0b5033e57756a4ac51c2ef870d71a9a00067abe (patch) | |
tree | 51f633bdd173441e24f4bf999e3ec9ace65e682a /kernel-i686.config | |
parent | 6a1970be527315be0a098097f5685ec6a03b6138 (diff) | |
download | kernel-f0b5033e57756a4ac51c2ef870d71a9a00067abe.tar.gz kernel-f0b5033e57756a4ac51c2ef870d71a9a00067abe.tar.xz kernel-f0b5033e57756a4ac51c2ef870d71a9a00067abe.zip |
Turn off CONFIG_DRM_SIL_SII8620 since it has strange dependencies
Diffstat (limited to 'kernel-i686.config')
-rw-r--r-- | kernel-i686.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686.config b/kernel-i686.config index e06b9a8fe..b9182fd27 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -1181,7 +1181,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_SAVAGE is not set # CONFIG_DRM_SII902X is not set CONFIG_DRM_SII9234=m -CONFIG_DRM_SIL_SII8620=m +# CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIS is not set # CONFIG_DRM_TDFX is not set # CONFIG_DRM_TINYDRM is not set |