From 05b8dc5cd30a6d6cdfb29c9e718198692e12b4bf Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Wed, 26 Apr 2017 13:41:32 -0500 Subject: power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs With the addition of Kconfig now having CONFIG_TWL4030_POWER and with that being the default when OMAP34XX is selected, this is no longer needed in include/configs and can be removed from the whitelist. This has only been tested on logic PD DM3730 using ti_omap3_common.h Signed-off-by: Adam Ford Reviewed-by: Simon Glass --- include/configs/omap3_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_evm.h') diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index 329dc73..bf5b2f5 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -89,7 +89,6 @@ #define CONFIG_SDRC /* The chip has SDRC controller */ #define CONFIG_OMAP3_EVM /* This is a OMAP3 EVM */ -#define CONFIG_TWL4030_POWER /* with TWL4030 PMIC */ /* * Clock related definitions -- cgit v1.1