mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
38c108f88d
commit
f13d7e21fc
@ -1,5 +1,8 @@
|
||||
if TARGET_MX53LOCO
|
||||
|
||||
config DIALOG_POWER
|
||||
def_bool y
|
||||
|
||||
config SYS_BOARD
|
||||
default "mx53loco"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user