summaryrefslogtreecommitdiff
path: root/board/coral/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/coral/board.c')
-rw-r--r--board/coral/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/coral/board.c b/board/coral/board.c
index 7ab358e912..4614fdf73f 100644
--- a/board/coral/board.c
+++ b/board/coral/board.c
@@ -1120,7 +1120,7 @@ uint32_t board_override_feature_flags0(uint32_t flags0)
* device is one of them and return the default value - with backlight
* here.
*/
- if (sku == 8)
+ if (sku == 8 || sku == 11)
return flags0;
// Report that there is no keyboard backlight