diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-18 03:30:22 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 19:09:43 +0200 |
commit | bbdf855b0e98ba576b3577522af5e5c7503c4ed0 (patch) | |
tree | 485876d14d89b7afb958c2558c9332038d6ef094 /drivers/media/video/au0828 | |
parent | V4L/DVB (7636): au0828: Add HVR850 model number (diff) | |
download | linux-bbdf855b0e98ba576b3577522af5e5c7503c4ed0.tar.xz linux-bbdf855b0e98ba576b3577522af5e5c7503c4ed0.zip |
V4L/DVB (7637): au0828: Typo
au0828: Typo
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/au0828')
-rw-r--r-- | drivers/media/video/au0828/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/au0828/Kconfig b/drivers/media/video/au0828/Kconfig index 1a7c8f77f1ce..c97c4bd24841 100644 --- a/drivers/media/video/au0828/Kconfig +++ b/drivers/media/video/au0828/Kconfig @@ -9,4 +9,4 @@ config VIDEO_AU0828 This is a video4linux driver for Auvitek's USB device. To compile this driver as a module, choose M here: the - module will be called ambarella + module will be called au0828 |