diff options
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r-- | drivers/media/video/gspca/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index 42b90742b40b..fd31099e36a1 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig | |||
@@ -11,3 +11,6 @@ config USB_GSPCA | |||
11 | 11 | ||
12 | To compile this driver as modules, choose M here: the | 12 | To compile this driver as modules, choose M here: the |
13 | modules will be called gspca_xxxx. | 13 | modules will be called gspca_xxxx. |
14 | |||
15 | source "drivers/media/video/gspca/m5602/Kconfig" | ||
16 | |||