diff options
| author | Svyatoslav Ryhel <[email protected]> | 2025-03-29 17:18:12 +0200 |
|---|---|---|
| committer | Svyatoslav Ryhel <[email protected]> | 2025-04-12 09:44:02 +0300 |
| commit | 3b929a1b7bb284a97d3af7ab23d1eff736a274c1 (patch) | |
| tree | 2dadadf29da0c52681ece032dad34746a7ef2f32 /configs/harmony_defconfig | |
| parent | 59701a489149bc2dfec4cbf1e99c5d701c40903b (diff) | |
video: tegra: adjust DC and DSI config names
Fix DC and DSI config names to reflect more generic nature of existing
Tegra video drivers.
Signed-off-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'configs/harmony_defconfig')
| -rw-r--r-- | configs/harmony_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index fa8fe24ca38..9fa9c12918b 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_defconfig @@ -64,5 +64,5 @@ CONFIG_USB_ETHER_MCS7830=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_VIDEO=y # CONFIG_VIDEO_BPP8 is not set -CONFIG_VIDEO_TEGRA20=y +CONFIG_VIDEO_TEGRA=y CONFIG_CONSOLE_SCROLL_LINES=10 |
