summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/spherion/board.c2
-rw-r--r--board/spherion/board.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/board/spherion/board.c b/board/spherion/board.c
index 0a3ce41ec1..189d03a073 100644
--- a/board/spherion/board.c
+++ b/board/spherion/board.c
@@ -85,7 +85,7 @@ BUILD_ASSERT(ARRAY_SIZE(temp_sensors) == TEMP_SENSOR_COUNT);
*/
const struct pwm_t pwm_channels[] = {
[PWM_CH_KBLIGHT] = {
- .channel = 2,
+ .channel = PWM_HW_CH_DCR2,
.flags = 0,
.freq_hz = 10000,
.pcfsr_sel = PWM_PRESCALER_C4
diff --git a/board/spherion/board.h b/board/spherion/board.h
index c3f8f093ed..be21e79bc6 100644
--- a/board/spherion/board.h
+++ b/board/spherion/board.h
@@ -13,6 +13,7 @@
/* Optional features */
#define CONFIG_LTO
+#undef CONFIG_LOW_POWER_S0
/*
* TODO: Remove this option once the VBAT no longer keeps high when