[PATCH] LIRC_PVR150: depends on VIDEO_IVTV
Stefan Bader
stefan.bader at canonical.com
Fri Mar 13 08:35:11 UTC 2009
Applied to Intrepid and Jaunty
Andy Isaacson wrote:
> The LIRC module for PVR150 needs the IVTV driver to compile:
>
> Setup is 12556 bytes (padded to 12800 bytes).
> System is 2499 kB
> CRC de75b643
> Kernel: arch/x86/boot/bzImage is ready (#12)
> ERROR: "ivtv_reset_ir_gpio" [ubuntu/lirc/lirc_pvr150/lirc_pvr150.ko] undefined!
> WARNING: modpost: Found 2 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> make[1]: *** [__modpost] Error 1
>
> Signed-off-by: Andy Isaacson <adi at hexapodia.org>
>
> diff --git a/ubuntu/lirc/Kconfig b/ubuntu/lirc/Kconfig
> index 892081d..a3d1413 100644
> --- a/ubuntu/lirc/Kconfig
> +++ b/ubuntu/lirc/Kconfig
> @@ -51,6 +51,7 @@ config LIRC_PVR150
> tristate "LIRC Hauppauge PVR-XXX remote"
> default m
> depends on LIRC_DEV
> + depends on VIDEO_IVTV
>
> config LIRC_PARALLEL
> tristate "LIRC Parallel port custom remote"
>
--
When all other means of communication fail, try words!
More information about the kernel-team
mailing list