diff options
author | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-04 16:58:22 +0000 |
---|---|---|
committer | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-04 16:58:22 +0000 |
commit | 32e820cfca695756135ad106db5dd6102ee741a3 (patch) | |
tree | bcc9e2dc44b26029b3de92f8e897ba718f9fe7ad /target/linux | |
parent | efa60db7718469f88077a654402b250b9147711c (diff) |
kernel/generic: add missing regulator symbols for 3.10
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37169 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |