Messages in this thread Patch in this message |  | | | From | "Jiri Slaby" <> | | Date | Sun, 1 Jan 2006 00:42:14 +0100 | | Subject | [PATCH 4/4] media-video: Stradis Kconfig url changed |
| |
Stradis Kconfig url changed
http://www.stradis.com/decoder.html returns `No input file specified.'
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
--- commit 86eb16fd48675def055ddfe10ed2d35a61c13e57 tree 597051af857549be824a9d40439cdc05234c033a parent 213e9a2c513ad1b36ff6b459ca815813318b332b author <ku@bellona.(none)> Sat, 31 Dec 2005 23:19:33 +0100 committer <ku@bellona.(none)> Sat, 31 Dec 2005 23:19:33 +0100 drivers/media/video/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -174,7 +174,7 @@ config VIDEO_STRADIS help Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video driver for PCI. There is a product page at - <http://www.stradis.com/decoder.html>. + <http://www.stradis.com/>. config VIDEO_ZORAN tristate "Zoran ZR36057/36067 Video For Linux" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |