power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs
authorAdam Ford <aford173@gmail.com>
Wed, 26 Apr 2017 18:41:32 +0000 (13:41 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:35:38 +0000 (20:35 -0400)
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 <aford173@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/cm_t35.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/sniper.h
include/configs/tao3530.h
include/configs/ti_omap3_common.h
include/configs/tricorder.h
scripts/config_whitelist.txt

index 4da8d54..dfdad6c 100644 (file)
 /*
  * TWL4030
  */
-#define CONFIG_TWL4030_POWER
 #define CONFIG_TWL4030_LED
 
 /*
index eb2a60a..f51bfc3 100644 (file)
 /*
  * TWL4030
  */
-#define CONFIG_TWL4030_POWER
 #define CONFIG_TWL4030_LED
 #define CONFIG_TWL4030_KEYPAD
 
index 329dc73..bf5b2f5 100644 (file)
@@ -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
index 6ddb83f..5214827 100644 (file)
 #define CONFIG_I2C_MULTI_BUS
 
 /*
- * Power
- */
-
-#define CONFIG_TWL4030_POWER
-
-/*
  * Input
  */
 
index 109b8e8..9bb4a1a 100644 (file)
@@ -90,7 +90,6 @@
 /*
  * TWL4030
  */
-#define CONFIG_TWL4030_POWER
 #define CONFIG_TWL4030_LED
 
 /*
index 0147662..393d867 100644 (file)
@@ -58,9 +58,6 @@
 
 #define CONFIG_SYS_MONITOR_LEN         (256 << 10)
 
-/* TWL4030 */
-#define CONFIG_TWL4030_POWER
-
 /* SPL */
 #define CONFIG_SPL_TEXT_BASE           0x40200800
 #define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-omap2/u-boot-spl.lds"
index fc70be1..9741ca5 100644 (file)
@@ -82,7 +82,6 @@
 #define CONFIG_SYS_EEPROM_BUS_NUM      1
 
 /* TWL4030 */
-#define CONFIG_TWL4030_POWER
 #define CONFIG_TWL4030_LED
 
 /* Board NAND Info */
index 1704f9c..cd0165f 100644 (file)
@@ -6209,7 +6209,6 @@ CONFIG_TUXX1
 CONFIG_TWL4030_INPUT
 CONFIG_TWL4030_KEYPAD
 CONFIG_TWL4030_LED
-CONFIG_TWL4030_POWER
 CONFIG_TWL4030_PWM
 CONFIG_TWL4030_USB
 CONFIG_TWL6030_INPUT