diff options
author | Michael Krufky <devnull@localhost> | 2005-10-25 01:35:32 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-10-25 01:35:32 +0000 |
commit | 9a51a727d08f78649b4382c9a046ad96a5bf5e08 (patch) | |
tree | 86c9ede429684d72a9bc464a89c3fa4f645fd29a /v4l/ChangeLog | |
parent | 476d74f61b2f52a2f05c55f9df73671fc8c89451 (diff) | |
download | mediapointer-dvb-s2-9a51a727d08f78649b4382c9a046ad96a5bf5e08.tar.gz mediapointer-dvb-s2-9a51a727d08f78649b4382c9a046ad96a5bf5e08.tar.bz2 |
- Move cx88 and saa7134 configuration out of
drivers/media/video/Kconfig and instead, use
new Kconfig files in each respective directory.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index cee21eec7..cd92834e8 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-10-25 01:31 mkrufky + + * ../linux/drivers/media/video/Kconfig: + - Move cx88 and saa7134 configuration out of + drivers/media/video/Kconfig and instead, use + new Kconfig files in each respective directory. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-10-25 01:08 mkrufky * ../linux/drivers/media/video/Kconfig: |