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/linux/generic/config-3.10 | |
parent | e61a77a05c9ac0876a1bf578807b71bf29678ed5 (diff) | |
download | mtk-20170518-e194a315004f863db348dcb69dfbd9778b63509f.zip mtk-20170518-e194a315004f863db348dcb69dfbd9778b63509f.tar.gz mtk-20170518-e194a315004f863db348dcb69dfbd9778b63509f.tar.bz2 |
linux: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37195
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index ab7b8d6..b736ed0 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 |