[PATCH 08/27] pinephone: Drop STATUS_LED

Simon Glass sjg at chromium.org
Thu Sep 26 22:44:28 CEST 2024


This feature is very old and does not use the LED framework. Drop it
from this board.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 configs/pinephone_defconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/configs/pinephone_defconfig b/configs/pinephone_defconfig
index 9d39204a439..1956eca8815 100644
--- a/configs/pinephone_defconfig
+++ b/configs/pinephone_defconfig
@@ -11,8 +11,3 @@ CONFIG_MMC_SUNXI_SLOT_EXTRA=2
 CONFIG_PINEPHONE_DT_SELECTION=y
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
 CONFIG_OF_LIST="sun50i-a64-pinephone-1.1 sun50i-a64-pinephone-1.2"
-CONFIG_LED_STATUS=y
-CONFIG_LED_STATUS_GPIO=y
-CONFIG_LED_STATUS0=y
-CONFIG_LED_STATUS_BIT=114
-CONFIG_LED_STATUS_STATE=2
-- 
2.43.0



More information about the U-Boot mailing list