From: Adam Ford Date: Sun, 19 Aug 2018 16:11:02 +0000 (-0500) Subject: Configs: am3517_evm: Remove TWL4030 reference X-Git-Tag: v2018.11-rc1~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8cd21a63463318b1f7c90778da364dd649c27ca9;p=thirdparty%2Fu-boot.git Configs: am3517_evm: Remove TWL4030 reference This SOM and kit do not nor have they ever had a twl4030 PMIC. This patch removes the references to it. Signed-off-by: Adam Ford --- diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig index e845e35d7d4..96491f37b27 100644 --- a/configs/am3517_evm_defconfig +++ b/configs/am3517_evm_defconfig @@ -46,6 +46,7 @@ CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000 CONFIG_SPL_NAND_SIMPLE=y CONFIG_MII=y CONFIG_DRIVER_TI_EMAC=y +# CONFIG_TWL4030_POWER is not set CONFIG_CONS_INDEX=3 CONFIG_SYS_NS16550=y CONFIG_SPI=y