From a9cb2ebd770e6d83c13a3e78c03f0e34b7bfcd48 Mon Sep 17 00:00:00 2001 From: Selvam Sathappan Periakaruppan Date: Mon, 26 Jul 2021 19:25:33 +0530 Subject: [PATCH] configs: ipq9574: Disable CONFIG_IPQ9574_RUMI This patch removes RUMI flag which will enable the PHY, clock, reset, etc. needed for RDPs. Change-Id: I5459281967cacb6362c5be846ccc377b7ce5ef3d Signed-off-by: Selvam Sathappan Periakaruppan --- include/configs/ipq9574.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/configs/ipq9574.h b/include/configs/ipq9574.h index 8ead9e6cd6..adbfb929b3 100644 --- a/include/configs/ipq9574.h +++ b/include/configs/ipq9574.h @@ -18,11 +18,6 @@ #include #endif -/* - * Support for IPQ9574 RUMI - */ -#define CONFIG_IPQ9574_RUMI - #define CONFIG_IPQ9574 #define CONFIG_BOARD_EARLY_INIT_F