diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2013-07-04 16:58:22 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2013-07-04 16:58:22 +0000 |
commit | 2a8630394dceb62987bad064fefe6deb0caf718d (patch) | |
tree | 02ea97cb9cf32d50d98f6c244d5a9d40141eda01 | |
parent | 2561bce232fc720476a9e45217fa4054c59599d1 (diff) | |
download | upstream-2a8630394dceb62987bad064fefe6deb0caf718d.tar.gz upstream-2a8630394dceb62987bad064fefe6deb0caf718d.tar.bz2 upstream-2a8630394dceb62987bad064fefe6deb0caf718d.zip |
kernel/generic: add missing regulator symbols for 3.10
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37169
-rw-r--r-- | target/linux/generic/config-3.10 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 45a031ca9e..e888a5ffe6 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -2499,10 +2499,27 @@ CONFIG_RD_LZMA=y # CONFIG_REGMAP_I2C is not set # CONFIG_REGMAP_SPI is not set # CONFIG_REGULATOR is not set +# CONFIG_REGULATOR_AD5398 is not set # CONFIG_REGULATOR_BQ24022 is not set +# 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 +# CONFIG_REGULATOR_LP872X is not set +# CONFIG_REGULATOR_LP8755 is not set +# CONFIG_REGULATOR_MAX1586 is not set +# CONFIG_REGULATOR_MAX8649 is not set +# CONFIG_REGULATOR_MAX8660 is not set +# CONFIG_REGULATOR_MAX8952 is not set +# CONFIG_REGULATOR_MAX8973 is not set +# CONFIG_REGULATOR_TPS51632 is not set +# CONFIG_REGULATOR_TPS62360 is not set +# CONFIG_REGULATOR_TPS65023 is not set +# CONFIG_REGULATOR_TPS6507X is not set +# CONFIG_REGULATOR_TPS6524X is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set |