hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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"