From a9c169761c241edf1e43e55b597ba7cb76744b82 Mon Sep 17 00:00:00 2001 From: Aymen Zayet Date: Wed, 23 Nov 2011 16:18:07 +0100 Subject: [PATCH] regulator: Enable regulator support in kernel 3.0 BZ: 15061 The Wifi uses fixed regulator driver attached to mmc 2 slot. Change-Id: I03f845be9ffde97202a5023eb4d2d97f02b47b6b Signed-off-by: Aymen Zayet Reviewed-on: http://android.intel.com:8080/25385 Reviewed-by: Champciaux, NicolasX Tested-by: Champciaux, NicolasX Reviewed-by: buildbot Tested-by: buildbot --- arch/x86/configs/i386_mfld_defconfig | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/arch/x86/configs/i386_mfld_defconfig b/arch/x86/configs/i386_mfld_defconfig index cf9b1d1..70d811e 100644 --- a/arch/x86/configs/i386_mfld_defconfig +++ b/arch/x86/configs/i386_mfld_defconfig @@ -1512,7 +1512,25 @@ CONFIG_MFD_CORE=y # CONFIG_MFD_WL1273_CORE is not set # CONFIG_MFD_TPS65910 is not set CONFIG_MFD_INTEL_MSIC=y -# CONFIG_REGULATOR is not set +CONFIG_REGULATOR=y +# CONFIG_REGULATOR_DEBUG is not set +# CONFIG_REGULATOR_DUMMY is not set +CONFIG_REGULATOR_FIXED_VOLTAGE=y +# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set +# CONFIG_REGULATOR_BQ24022 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_LP3971 is not set +# CONFIG_REGULATOR_LP3972 is not set +# CONFIG_REGULATOR_TPS65023 is not set +# CONFIG_REGULATOR_TPS6507X is not set +# CONFIG_REGULATOR_ISL6271A is not set +# CONFIG_REGULATOR_AD5398 is not set +# CONFIG_REGULATOR_TPS6524X is not set +# CONFIG_MEDIA_SUPPORT is not set CONFIG_MEDIA_SUPPORT=y # -- 2.7.4