From 6de0b3d6983e518379516d17fd5e9b1658cf497b Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 10 Mar 2013 20:25:19 +0000 Subject: kernel: add some missing config options found by the buildbot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35945 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.3 | 1 + target/linux/generic/config-3.6 | 2 ++ target/linux/generic/config-3.7 | 3 +++ target/linux/generic/config-3.8 | 3 +++ target/linux/x86/alix2/config-3.7 | 1 - 5 files changed, 9 insertions(+), 1 deletion(-) diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 1079fa1b6..2ef346305 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -790,6 +790,7 @@ CONFIG_FUTEX=y CONFIG_FW_LOADER=y CONFIG_GACT_PROB=y # CONFIG_GAMEPORT is not set +# CONFIG_GCOV is not set # CONFIG_GCOV_KERNEL is not set CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_CPU_DEVICES is not set diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 909f5aaea..ae3ac906a 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -821,6 +821,7 @@ CONFIG_FUTEX=y CONFIG_FW_LOADER=y CONFIG_GACT_PROB=y # CONFIG_GAMEPORT is not set +# CONFIG_GCOV is not set # CONFIG_GCOV_KERNEL is not set CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_CPU_DEVICES is not set @@ -1163,6 +1164,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INTEL_IDLE is not set +# CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MID_PTI is not set # CONFIG_INTEL_OAKTRAIL is not set # CONFIG_IOMMU_SUPPORT is not set diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 918b8e1b6..fbb6c558f 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -837,6 +837,7 @@ CONFIG_FUTEX=y CONFIG_FW_LOADER=y CONFIG_GACT_PROB=y # CONFIG_GAMEPORT is not set +# CONFIG_GCOV is not set # CONFIG_GCOV_KERNEL is not set CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_CPU_DEVICES is not set @@ -1183,6 +1184,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INTEL_IDLE is not set +# CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MID_PTI is not set # CONFIG_INTEL_OAKTRAIL is not set # CONFIG_INTERVAL_TREE_TEST is not set @@ -1501,6 +1503,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MEDIA_CAMERA_SUPPORT is not set # CONFIG_MEDIA_CONTROLLER is not set # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set +# CONFIG_MEDIA_PARPORT_SUPPORT is not set # CONFIG_MEDIA_PCI_SUPPORT is not set # CONFIG_MEDIA_RADIO_SUPPORT is not set # CONFIG_MEDIA_RC_SUPPORT is not set diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index ab18cffae..36c53b4ea 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -853,6 +853,7 @@ CONFIG_FW_LOADER=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set # CONFIG_GAMEPORT is not set +# CONFIG_GCOV is not set # CONFIG_GCOV_KERNEL is not set CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_CPU_DEVICES is not set @@ -1203,6 +1204,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INTEL_IDLE is not set +# CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MID_PTI is not set # CONFIG_INTEL_OAKTRAIL is not set # CONFIG_INTERVAL_TREE_TEST is not set @@ -1522,6 +1524,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MEDIA_CAMERA_SUPPORT is not set # CONFIG_MEDIA_CONTROLLER is not set # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set +# CONFIG_MEDIA_PARPORT_SUPPORT is not set # CONFIG_MEDIA_PCI_SUPPORT is not set # CONFIG_MEDIA_RADIO_SUPPORT is not set # CONFIG_MEDIA_RC_SUPPORT is not set diff --git a/target/linux/x86/alix2/config-3.7 b/target/linux/x86/alix2/config-3.7 index 63a46dbdc..8746c518e 100644 --- a/target/linux/x86/alix2/config-3.7 +++ b/target/linux/x86/alix2/config-3.7 @@ -11,7 +11,6 @@ CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y # CONFIG_HIGHMEM64G is not set CONFIG_HWMON=y -# CONFIG_INTEL_MEI is not set # CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_M486 is not set # CONFIG_MATH_EMULATION is not set -- cgit v1.2.3