From a8937d940d690a7010884d2e7db4f12f5ce04750 Mon Sep 17 00:00:00 2001 From: Bas Spaans Date: Sun, 11 Mar 2012 11:05:32 +0100 Subject: [PATCH] Add igorplugusb module to kernel options, this fixes #305, this fixes #298 --- projects/ATV/linux/linux.i386.conf | 10 +++++++++- projects/Fusion/linux/linux.i386.conf | 10 +++++++++- projects/Fusion/linux/linux.x86_64.conf | 10 +++++++++- projects/Generic/linux/linux.i386.conf | 10 +++++++++- projects/Generic_OSS/linux/linux.i386.conf | 10 +++++++++- projects/ION/linux/linux.i386.conf | 10 +++++++++- projects/ION/linux/linux.x86_64.conf | 10 +++++++++- projects/Intel/linux/linux.i386.conf | 10 +++++++++- projects/Intel/linux/linux.x86_64.conf | 10 +++++++++- projects/Ultra/linux/linux.x86_64.conf | 10 +++++++++- 10 files changed, 90 insertions(+), 10 deletions(-) diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index 04aa52c94d..90486b345e 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -2470,7 +2470,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set CONFIG_ACPI_WMI=y CONFIG_MXM_WMI=y diff --git a/projects/Fusion/linux/linux.i386.conf b/projects/Fusion/linux/linux.i386.conf index 8c26562ad6..9413561cdf 100644 --- a/projects/Fusion/linux/linux.i386.conf +++ b/projects/Fusion/linux/linux.i386.conf @@ -2759,7 +2759,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACERHDF is not set # CONFIG_ASUS_LAPTOP is not set diff --git a/projects/Fusion/linux/linux.x86_64.conf b/projects/Fusion/linux/linux.x86_64.conf index 8b0707c7b1..37c8239d30 100644 --- a/projects/Fusion/linux/linux.x86_64.conf +++ b/projects/Fusion/linux/linux.x86_64.conf @@ -2705,7 +2705,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACERHDF is not set # CONFIG_ASUS_LAPTOP is not set diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index b5fda31d92..c5d8c18781 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -2932,7 +2932,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACER_WMI is not set # CONFIG_ACERHDF is not set diff --git a/projects/Generic_OSS/linux/linux.i386.conf b/projects/Generic_OSS/linux/linux.i386.conf index bb1894c125..1e525f1f3c 100644 --- a/projects/Generic_OSS/linux/linux.i386.conf +++ b/projects/Generic_OSS/linux/linux.i386.conf @@ -2935,7 +2935,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACER_WMI is not set # CONFIG_ACERHDF is not set diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index 3424c5fc88..0ddc7c48cf 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -2758,7 +2758,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set # diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index 8c6d63c946..d8a613ae90 100644 --- a/projects/ION/linux/linux.x86_64.conf +++ b/projects/ION/linux/linux.x86_64.conf @@ -2695,7 +2695,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set # diff --git a/projects/Intel/linux/linux.i386.conf b/projects/Intel/linux/linux.i386.conf index ce52821e07..4e16ae6307 100644 --- a/projects/Intel/linux/linux.i386.conf +++ b/projects/Intel/linux/linux.i386.conf @@ -2819,7 +2819,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set # diff --git a/projects/Intel/linux/linux.x86_64.conf b/projects/Intel/linux/linux.x86_64.conf index 16dfdae5f7..5f79a4b78b 100644 --- a/projects/Intel/linux/linux.x86_64.conf +++ b/projects/Intel/linux/linux.x86_64.conf @@ -2757,7 +2757,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set # diff --git a/projects/Ultra/linux/linux.x86_64.conf b/projects/Ultra/linux/linux.x86_64.conf index fc5228e46e..1a80dd7424 100644 --- a/projects/Ultra/linux/linux.x86_64.conf +++ b/projects/Ultra/linux/linux.x86_64.conf @@ -2530,7 +2530,15 @@ CONFIG_DVB_AS102=m # CONFIG_EASYCAP is not set # CONFIG_VIDEO_GO7007 is not set # CONFIG_SOLO6X10 is not set -# CONFIG_LIRC_STAGING is not set +CONFIG_LIRC_STAGING=y +# CONFIG_LIRC_BT829 is not set +CONFIG_LIRC_IGORPLUGUSB=m +# CONFIG_LIRC_IMON is not set +# CONFIG_LIRC_SASEM is not set +# CONFIG_LIRC_SERIAL is not set +# CONFIG_LIRC_SIR is not set +# CONFIG_LIRC_TTUSBIR is not set +# CONFIG_LIRC_ZILOG is not set # CONFIG_X86_PLATFORM_DEVICES is not set #