summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/omap5/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap5/Kconfig b/arch/arm/mach-omap2/omap5/Kconfig
index 30a9ff9c7b..8f58235baf 100644
--- a/arch/arm/mach-omap2/omap5/Kconfig
+++ b/arch/arm/mach-omap2/omap5/Kconfig
@@ -26,6 +26,10 @@ config TARGET_DRA7XX_EVM
select TI_I2C_BOARD_DETECT
select PHYS_64BIT
imply SCSI
+ imply DM_PMIC
+ imply PMIC_LP87565
+ imply DM_REGULATOR
+ imply DM_REGULATOR_LP87565
config TARGET_AM57XX_EVM
bool "AM57XX"