diff mbox series

[05/11] mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig

Message ID 20220324211806.1553189-5-trini@konsulko.com
State Accepted
Commit f13d7e21fc4fd8193e819777424e119a66d7ce30
Delegated to: Tom Rini
Headers show
Series [01/11] db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP | expand

Commit Message

Tom Rini March 24, 2022, 9:18 p.m. UTC
Signed-off-by: Tom Rini <trini@konsulko.com>
---
 board/freescale/mx53loco/Kconfig | 3 +++
 include/configs/mx53loco.h       | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/board/freescale/mx53loco/Kconfig b/board/freescale/mx53loco/Kconfig
index a690a601ac0e..5dcdcd9f725e 100644
--- a/board/freescale/mx53loco/Kconfig
+++ b/board/freescale/mx53loco/Kconfig
@@ -1,5 +1,8 @@ 
 if TARGET_MX53LOCO
 
+config DIALOG_POWER
+	def_bool y
+
 config SYS_BOARD
 	default "mx53loco"
 
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 8a0324e1ad85..43455aa531ff 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -23,7 +23,6 @@ 
 #define CONFIG_MXC_USB_FLAGS	0
 
 /* PMIC Controller */
-#define CONFIG_DIALOG_POWER
 #define CONFIG_POWER_FSL
 #define CONFIG_POWER_FSL_MC13892
 #define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR	0x48