summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-12-18 05:48:47 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-12-18 17:20:25 +0100
commitddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51 (patch)
tree8541f2f760fdf5d72f47816e9aa86d8345fef33c /arch/arm/configs
parent629b91fa046df5213ed3312d2e2b8683e6bdd70c (diff)
This patch adds optional UHS support for the 8-bit MMC controller. Please note that this requires V1.1A or later module hardware plus the pull-up resistors on the data as well as the command signal lines of your carrier board need to be removed (e.g. R46 to R54 on our Apalis Evaluation Board V1.1A). If those pre-requisites are met support can be enabled using the following kernel command line parameter: mmc_uhs=1
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/apalis_t30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/apalis_t30_defconfig b/arch/arm/configs/apalis_t30_defconfig
index 3e22166f9230..6f9194dad295 100644
--- a/arch/arm/configs/apalis_t30_defconfig
+++ b/arch/arm/configs/apalis_t30_defconfig
@@ -245,6 +245,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
+CONFIG_REGULATOR_GPIO=y
CONFIG_REGULATOR_TPS65910=y
CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_TPS6591X=y