hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/media/common/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 # Used by common drivers, when they need to ask questions
23 config MEDIA_COMMON_OPTIONS
34 bool
....@@ -13,7 +14,7 @@
1314 depends on I2C
1415
1516 config CYPRESS_FIRMWARE
16
- tristate "Cypress firmware helper routines"
17
+ tristate
1718 depends on USB
1819
1920 source "drivers/media/common/videobuf2/Kconfig"