diff options
author | Tomasz Maciej Nowak <tmn505@gmail.com> | 2021-06-13 18:28:21 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-06-13 23:30:10 +0200 |
commit | 0b92b5b04f4bd1438be2720c202119d42e8876f3 (patch) | |
tree | 637b653cf5ceec1d2826deaaa55c7a85f0017af7 /target/linux/omap | |
parent | 15f30c1dbb13165c8f766c2863af54a812bb5e6d (diff) | |
download | upstream-0b92b5b04f4bd1438be2720c202119d42e8876f3.tar.gz upstream-0b92b5b04f4bd1438be2720c202119d42e8876f3.tar.bz2 upstream-0b92b5b04f4bd1438be2720c202119d42e8876f3.zip |
kernel: move some drm symbols to generic config
These are architecture independent, so move them to generic config.
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Diffstat (limited to 'target/linux/omap')
-rw-r--r-- | target/linux/omap/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap/config-5.4 b/target/linux/omap/config-5.4 index 742fdd213e..f202758c69 100644 --- a/target/linux/omap/config-5.4 +++ b/target/linux/omap/config-5.4 @@ -228,7 +228,6 @@ CONFIG_DRM_PANEL_SONY_ACX565AKM=y CONFIG_DRM_PANEL_TPO_TD028TTEC1=y CONFIG_DRM_PANEL_TPO_TD043MTEA1=y CONFIG_DRM_TI_TFP410=y -# CONFIG_DRM_TVE200 is not set CONFIG_DTC=y CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y |