From afe33787011526e0acb17c926565806052929941 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 25 Jun 2022 11:02:38 -0400 Subject: Convert CONFIG_PALMAS_POWER to Kconfig This converts the following to Kconfig: CONFIG_PALMAS_POWER Signed-off-by: Tom Rini --- include/configs/ti_omap5_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/configs/ti_omap5_common.h b/include/configs/ti_omap5_common.h index a9d4cf905f8..24bbf9e7c2c 100644 --- a/include/configs/ti_omap5_common.h +++ b/include/configs/ti_omap5_common.h @@ -19,8 +19,6 @@ /* Use General purpose timer 1 */ #define CONFIG_SYS_TIMERBASE GPT2_BASE -#define CONFIG_PALMAS_POWER - #include #include -- cgit v1.2.3