mirror of https://github.com/OpenIPC/firmware.git
11 lines
342 B
Diff
11 lines
342 B
Diff
diff -drupN a/drivers/media/tsc/Kconfig b/drivers/media/tsc/Kconfig
|
|
--- a/drivers/media/tsc/Kconfig 1970-01-01 03:00:00.000000000 +0300
|
|
+++ b/drivers/media/tsc/Kconfig 2022-06-12 05:28:14.000000000 +0300
|
|
@@ -0,0 +1,6 @@
|
|
+config AW_TSC
|
|
+ tristate "AW tsc module support"
|
|
+ default n
|
|
+ help
|
|
+ This enables support for the RAONTECH tsc module
|
|
+
|