diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-23 17:31:02 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-23 17:31:02 +0000 |
commit | 97655dbcfe81a70c5cad1fc040115319ed3e8961 (patch) | |
tree | e1b4d9138d08e80e77c955770cecdd505c4ac643 /target/linux/generic | |
parent | ff19f8cf9b6431f682cee3b7931ec11c83e6dbbd (diff) |
generic: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37831 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |