diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-08 08:40:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-08 08:40:22 +0000 |
commit | e194a315004f863db348dcb69dfbd9778b63509f (patch) | |
tree | 9cce932565c65c9c35fe80543caf15078d6d2480 /target | |
parent | e61a77a05c9ac0876a1bf578807b71bf29678ed5 (diff) | |
download | upstream-e194a315004f863db348dcb69dfbd9778b63509f.tar.gz upstream-e194a315004f863db348dcb69dfbd9778b63509f.tar.bz2 upstream-e194a315004f863db348dcb69dfbd9778b63509f.zip |
linux: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37195
Diffstat (limited to 'target')
-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 |