diff options
author | Laura Abbott <labbott@redhat.com> | 2017-11-16 15:35:03 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2017-11-16 15:35:03 -0800 |
commit | f332286838d7c7073cc4a93ed48a320a1f0aa3b4 (patch) | |
tree | 7833509ee52d23ac7a53472c79c7ae82ccb600f3 /configs/base-generic | |
parent | ae1749e830f665567f4d1b06edf6ddd7472b44ce (diff) | |
download | kernel-f332286838d7c7073cc4a93ed48a320a1f0aa3b4.tar.gz kernel-f332286838d7c7073cc4a93ed48a320a1f0aa3b4.tar.xz kernel-f332286838d7c7073cc4a93ed48a320a1f0aa3b4.zip |
Filtering really just gets too complicated. This is getting turned off.
Diffstat (limited to 'configs/base-generic')
-rw-r--r-- | configs/base-generic/CONFIG_DRM_I2C_ADV7511 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/base-generic/CONFIG_DRM_I2C_ADV7511 b/configs/base-generic/CONFIG_DRM_I2C_ADV7511 index 2d931f712..18208c93f 100644 --- a/configs/base-generic/CONFIG_DRM_I2C_ADV7511 +++ b/configs/base-generic/CONFIG_DRM_I2C_ADV7511 @@ -1 +1 @@ -CONFIG_DRM_I2C_ADV7511=m +# CONFIG_DRM_I2C_ADV7511 is not set |