diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:02 +0000 |
commit | 6f232cba6241c248000fbca5e7261c1a79accbb4 (patch) | |
tree | 921fc106fb691fe3ec7cbe4d28ecc8cae10b93a0 /target/linux/generic | |
parent | a76371970e14d1865e0035a568ed75e3ce37f864 (diff) | |
download | upstream-6f232cba6241c248000fbca5e7261c1a79accbb4.tar.gz upstream-6f232cba6241c248000fbca5e7261c1a79accbb4.tar.bz2 upstream-6f232cba6241c248000fbca5e7261c1a79accbb4.zip |
generic: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37831
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.10 | 5 | ||||
-rw-r--r-- | target/linux/generic/config-3.6 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.8 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.9 | 2 |
4 files changed, 5 insertions, 6 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 943c217c8e..443703961e 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -966,7 +966,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y -# CONFIG_PWM is not set CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set @@ -3412,11 +3411,11 @@ CONFIG_TMPFS_XATTR=y # CONFIG_TPS65010 is not set # CONFIG_TPS6507X is not set # CONFIG_TR is not set +# CONFIG_TRACER_SNAPSHOT is not set +# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set # CONFIG_TRACE_BRANCH_PROFILING is not set CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_TRACE_SINK is not set -# CONFIG_TRACER_SNAPSHOT is not set -# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set CONFIG_TRACING_SUPPORT=y CONFIG_TRAD_SIGNALS=y # CONFIG_TRANSPARENT_HUGEPAGE is not set diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 5d81ffd216..0b7f98bafd 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -847,7 +847,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y -# CONFIG_PWM is not set CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set @@ -2331,6 +2330,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PSB6970_PHY is not set # CONFIG_PSTORE is not set # CONFIG_PTP_1588_CLOCK_IXP46X is not set +# CONFIG_PWM is not set # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set # CONFIG_QLGE is not set diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 2f3463d97b..beab3437b9 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -878,7 +878,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y -# CONFIG_PWM is not set CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set @@ -2417,6 +2416,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PTP_1588_CLOCK is not set # CONFIG_PTP_1588_CLOCK_IXP46X is not set # CONFIG_PTP_1588_CLOCK_PCH is not set +# CONFIG_PWM is not set # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set # CONFIG_QLGE is not set diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 6d864daf11..41c14bf89a 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -888,7 +888,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y -# CONFIG_PWM is not set CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set # CONFIG_GIGASET_CAPI is not set @@ -2434,6 +2433,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PTP_1588_CLOCK is not set # CONFIG_PTP_1588_CLOCK_IXP46X is not set # CONFIG_PTP_1588_CLOCK_PCH is not set +# CONFIG_PWM is not set # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set # CONFIG_QLGE is not set |