diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/mx53loco/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/mx53loco/Kconfig b/board/freescale/mx53loco/Kconfig index a690a601ac..5dcdcd9f72 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" |