summaryrefslogtreecommitdiff
path: root/arch/arm/configs/at91_dt_defconfig
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2015-05-19 10:00:57 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-05-19 15:11:31 +0200
commit17a487f10442056a1ad1f890a80bc761dcc358dc (patch)
tree7ef74ba07e9eb0faec0f1fafcef73d7b846e1735 /arch/arm/configs/at91_dt_defconfig
parent030bbdbf4c833bc69f502eae58498bc5572db736 (diff)
ARM: at91/defconfig: add CONFIG_REGULATOR_FIXED_VOLTAGE for mmc driver
As an update of the sd/mmc DT definition needs the fixed voltage regulator, add it to the at91 defconfigs. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs/at91_dt_defconfig')
-rw-r--r--arch/arm/configs/at91_dt_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index bcef49a21801..94b5dcabdecc 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -131,6 +131,8 @@ CONFIG_POWER_RESET=y
CONFIG_WATCHDOG=y
CONFIG_AT91SAM9X_WATCHDOG=y
CONFIG_SSB=m
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_FB=y
CONFIG_FB_ATMEL=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y