diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-08 08:40:22 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-08 08:40:22 +0000 |
commit | 34b20ec7e036982439299cccc589e34fda47723e (patch) | |
tree | 7fb17af2d0f3dca8d5924e427ab8e926eec5ad6a /target/linux | |
parent | c76d6739bd43de0c99ccec48cfc19a2189b6de44 (diff) |
linux: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.9 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index ab7b8d6b67..b736ed08b4 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -2504,7 +2504,6 @@ CONFIG_RD_LZMA=y # CONFIG_REGULATOR_FAN53555 is not set # CONFIG_REGULATOR_FIXED_VOLTAGE is not set # CONFIG_REGULATOR_GPIO is not set -# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REGULATOR_ISL6271A is not set # CONFIG_REGULATOR_LP3971 is not set # CONFIG_REGULATOR_LP3972 is not set @@ -2520,6 +2519,7 @@ CONFIG_RD_LZMA=y # CONFIG_REGULATOR_TPS65023 is not set # CONFIG_REGULATOR_TPS6507X is not set # CONFIG_REGULATOR_TPS6524X is not set +# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 7f1b643236..ab0e9866ae 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -2477,11 +2477,10 @@ CONFIG_RD_LZMA=y # CONFIG_REGULATOR is not set # CONFIG_REGULATOR_AD5398 is not set # CONFIG_REGULATOR_BQ24022 is not set -# CONFIG_REGULATOR_FIXED_VOLTAGE is not set -# CONFIG_REGULATOR_GPIO is not set -# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REGULATOR_DUMMY is not set # CONFIG_REGULATOR_FAN53555 is not set +# CONFIG_REGULATOR_FIXED_VOLTAGE is not set +# CONFIG_REGULATOR_GPIO is not set # CONFIG_REGULATOR_ISL6271A is not set # CONFIG_REGULATOR_LP3971 is not set # CONFIG_REGULATOR_LP3972 is not set @@ -2498,7 +2497,7 @@ CONFIG_RD_LZMA=y # CONFIG_REGULATOR_TPS6507X is not set # CONFIG_REGULATOR_TPS6524X is not set # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set -# CONFIG_RFKILL_REGULATOR is not set +# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set @@ -2507,6 +2506,7 @@ CONFIG_RD_LZMA=y # CONFIG_RFD_FTL is not set # CONFIG_RFKILL is not set # CONFIG_RFKILL_INPUT is not set +# CONFIG_RFKILL_REGULATOR is not set # CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_ROMFS_FS is not set # CONFIG_ROSE is not set |