summaryrefslogtreecommitdiff
path: root/drivers/mxc/pm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/pm/Kconfig')
-rw-r--r--drivers/mxc/pm/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mxc/pm/Kconfig b/drivers/mxc/pm/Kconfig
index ccf444e057ea..111ec61b1c9f 100644
--- a/drivers/mxc/pm/Kconfig
+++ b/drivers/mxc/pm/Kconfig
@@ -6,7 +6,7 @@ menu "Advanced Power Management devices"
config MXC_DPTC
bool "MXC DPTC driver"
- depends on ARCH_MX3 && MXC_PMIC_MC13783
+ depends on ARCH_MX3 && MXC_MC13783_POWER
default y
help
This selects the Freescale MXC Internal DPTC driver.
@@ -14,7 +14,7 @@ config MXC_DPTC
config MX27_DPTC
bool "MXC DPTC driver"
- depends on ARCH_MX27 && MXC_PMIC_MC13783
+ depends on ARCH_MX27 && MXC_MC13783_POWER
default y
help
This selects the Freescale MX27 Internal DPTC driver.