diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-17 18:30:22 -0400 |
---|---|---|
committer | Steven Toth <stoth@hauppauge.com> | 2008-04-17 18:30:22 -0400 |
commit | e01f2e9690837fa45cfc339bf5c5ce5d945250be (patch) | |
tree | 582b56443311f2b48eac8e0817bbcc001275157f /linux | |
parent | 84c4b2e514830410585f1c6b3345419694a008c5 (diff) | |
download | mediapointer-dvb-s2-e01f2e9690837fa45cfc339bf5c5ce5d945250be.tar.gz mediapointer-dvb-s2-e01f2e9690837fa45cfc339bf5c5ce5d945250be.tar.bz2 |
au0828: Typo
From: Steven Toth <stoth@hauppauge.com>
au0828: Typo
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Diffstat (limited to 'linux')
-rw-r--r-- | linux/drivers/media/video/au0828/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/au0828/Kconfig b/linux/drivers/media/video/au0828/Kconfig index 439b17203..f04c80bc8 100644 --- a/linux/drivers/media/video/au0828/Kconfig +++ b/linux/drivers/media/video/au0828/Kconfig @@ -9,5 +9,5 @@ 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 |