summaryrefslogtreecommitdiff
path: root/include/configs/ti_omap4_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:35 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:08:37 -0500
commitfcd7ba655e24c736c7f3a1d12fb98f1c9c2705b6 (patch)
tree60dd17d8deb7298a81a7a3c71ba575cf70e92421 /include/configs/ti_omap4_common.h
parent8ce59b5932946b10d5abdd4b06577e7413bbec13 (diff)
downloadu-boot-fcd7ba655e24c736c7f3a1d12fb98f1c9c2705b6.tar.gz
Convert CONFIG_TPS6586X_POWER et al to Kconfig
This converts the following to Kconfig: CONFIG_TPS6586X_POWER CONFIG_TWL6030_POWER Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_omap4_common.h')
-rw-r--r--include/configs/ti_omap4_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
index 9a068e2614..64ec59d78e 100644
--- a/include/configs/ti_omap4_common.h
+++ b/include/configs/ti_omap4_common.h
@@ -32,9 +32,6 @@
#define CFG_SYS_NS16550_COM3 UART3_BASE
#endif
-/* TWL6030 */
-#define CONFIG_TWL6030_POWER 1
-
/*
* Environment setup
*/