On Wed, May 14, 2008 at 11:49:10AM -0300, Mauro Carvalho Chehab wrote:
The basic problem is that drivers/media/ does the most fancy kconfig
stuff in the kernel since it tries to both have very fine grained
dependencies and offer a usable kconfig UI to the user, which results
in very complicated dependencies.
We are not getting this solved by any changes in the kconfig
implementation.
Thinking about reasonable ways to reduce the problem space:
Where could we reduce the complexity without big disadvantages?
Could we e.g. let VIDEO_DEV select I2C which would remove all the
fiddling with I2C dependencies (which is a bigger part of recent
problems)?
I can make a patch for it after this pull went into Linus' tree if it is
considered an acceptable option.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--