Skip to content

Commit 7521f41

Browse files
committed
Revert "drivers: video: sw_generator: Disable the driver if a real camera presents"
This reverts commit 2ff984a. As of now, "zephyr,camera" chosen node is dropped so the video sw generator can be built and used beside any other video hardwares. Signed-off-by: Phi Bang Nguyen <[email protected]>
1 parent 950e730 commit 7521f41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/video/Kconfig.sw_generator

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
# Copyright (c) 2016 Linaro Limited
44
# SPDX-License-Identifier: Apache-2.0
55

6-
DT_CHOSEN_ZEPHYR_CAMERA := zephyr,camera
7-
86
config VIDEO_SW_GENERATOR
97
bool "Video Software Generator"
10-
depends on !$(dt_chosen_enabled,$(DT_CHOSEN_ZEPHYR_CAMERA))
118
help
129
Enable video pattern generator (for testing purposes).

0 commit comments

Comments
 (0)