diff options
| author | Tom Rini <[email protected]> | 2022-03-24 17:18:00 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-01 10:28:47 -0400 |
| commit | f13d7e21fc4fd8193e819777424e119a66d7ce30 (patch) | |
| tree | 8a35e9a37b705ee38c84c44112ab6771cd0882d2 /include | |
| parent | 38c108f88d6ade10302554c129718db52d2dbe1c (diff) | |
mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mx53loco.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 8a0324e1ad8..43455aa531f 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 |
