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/tegra/config-5.10 | |
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/tegra/config-5.10')
-rw-r--r-- | target/linux/tegra/config-5.10 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/tegra/config-5.10 b/target/linux/tegra/config-5.10 index 5d13b10d2a..e4b1c66f52 100644 --- a/target/linux/tegra/config-5.10 +++ b/target/linux/tegra/config-5.10 @@ -165,11 +165,9 @@ CONFIG_DRM_MIPI_DSI=y CONFIG_DRM_PANEL=y CONFIG_DRM_PANEL_BRIDGE=y CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y -# CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set CONFIG_DRM_TEGRA=y # CONFIG_DRM_TEGRA_DEBUG is not set # CONFIG_DRM_TEGRA_STAGING is not set -# CONFIG_DRM_TVE200 is not set CONFIG_DTC=y CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y |