sean schrieb:
Trying to emerge spca5xx but during the build process it is stated that "CONFIG_VIDEO_V4L1_COMPAT" needs to be set in the kernel.

That is fine, but I do not see this option anywhere in menuconfig.
From what I read it should be located under device drivers multimedia devices, but the option is not present.

So how does one build spca5xx without such option available?
I am trying to build this on amd64, just so you know.

                Thanks
                Sean


Or use something like this:

cat /usr/src/linux/.config | grep CONFIG_VIDEO_V4L1_COMPAT


For kernel 2.6.20-gentoo-r8 the search function reveals:

Symbol: VIDEO_V4L1_COMPAT [=y]
Prompt: Enable Video For Linux API 1 compatible Layer
Defined at drivers/media/Kconfig:38
Depends on: VIDEO_DEV
Location:
-> Device Drivers
-> Multimedia devices
-> Video For Linux (VIDEO_DEV [=y])
Selected by: VIDEO_V4L1 && VIDEO_DEV
--
[EMAIL PROTECTED] mailing list

Reply via email to