| Summary: | VIDEO_VIDEOBUF and VIDEO_BUF doesn't inherit setting of VIDEO_BT848 (gentoo-dev-sources-2.6.9-r13) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tamas Sarga <tamas> |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Tamas Sarga
2005-01-06 04:37:57 UTC
Can't reproduce this here, using 2.6.10. I start with a default config, enable I2C, enable BT848, and then it compiles with no problems. Can you be more specific how we can reproduce this? I tried hard to discover the reason of the problem. What I discovered, that if you set VIDEO_BT848 then VIDEO_BUF and VIDEO_VIDEOBUF wouldn't included. If you choice some other TV card support to compile into modules, then VIDEO_BUF and VIDEO_VIDEOBUF will be compiled as modules. In this case the compilation will fail. Perhaps two TV card support (one into kernel and one into module) isn't possible? Still can't reproduce this. I start with a default config, enable I2C, enable BT848 as builtin, enable CONFIG_VIDEO_CPIA (the one below) as module, and then it still compiles with no problems. Can you be more specific how we can reproduce this? Please reopen if you can walk me through how to reproduce this problem, starting with a default .config |