lkml.org 
[lkml]   [2004]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectWhy bttv depends on FW_LOADER?
Hello,
what is purpose of this change in 2.6.10-rc1? I seem to have no
problems after removing dependency on FW_LOADER, and my hardware
definitely does not need any firmware to work.

I also do not understand why bttv depends on I2C and selects
I2C_ALGOBIT. Should not it depend on I2C_ALGOBIT instead, or
select both I2C and I2C_ALGOBIT. Doing it this way seems rather
strange to me.
Thanks,
Petr Vandrovec


diff -Nru a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
--- a/drivers/media/video/Kconfig 2004-10-23 22:09:21 +02:00
+++ b/drivers/media/video/Kconfig 2004-10-23 22:09:21 +02:00
@@ -9,7 +9,7 @@

config VIDEO_BT848
tristate "BT848 Video For Linux"
- depends on VIDEO_DEV && PCI && I2C && SOUND
+ depends on VIDEO_DEV && PCI && I2C && FW_LOADER
select I2C_ALGOBIT
---help---
Support for BT848 based frame grabber/overlay boards. This includes
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.031 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site