From 4d6857993ea9f39ff4113809fd7b2272ff83647f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 30 Jul 2023 16:08:45 +0200 Subject: Finish the Framework EC page --- src/srp/fw-ec/fn-lock-1.diff.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/srp/fw-ec/fn-lock-1.diff.html (limited to 'src/srp/fw-ec/fn-lock-1.diff.html') diff --git a/src/srp/fw-ec/fn-lock-1.diff.html b/src/srp/fw-ec/fn-lock-1.diff.html new file mode 100644 index 0000000..fb48204 --- /dev/null +++ b/src/srp/fw-ec/fn-lock-1.diff.html @@ -0,0 +1,12 @@ +diff --git a/board/hx20/board.h b/board/hx20/board.h +index 7b4ea288a..cfc6a61a2 100644 +--- a/board/hx20/board.h ++++ b/board/hx20/board.h +@@ -218,7 +218,6 @@ + #define CONFIG_CMD_LEDTEST + #define CONFIG_LED_PWM_COUNT 3 + #define CONFIG_LED_PWM_TASK_DISABLED +-#define CONFIG_CAPSLED_SUPPORT + + #ifdef CONFIG_ACCEL_KX022 + #define CONFIG_LID_ANGLE -- cgit v1.2.3