summaryrefslogtreecommitdiff
path: root/board/felwinter/fw_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/felwinter/fw_config.h')
-rw-r--r--board/felwinter/fw_config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/board/felwinter/fw_config.h b/board/felwinter/fw_config.h
index 6e4eb3ef58..f9de98a93f 100644
--- a/board/felwinter/fw_config.h
+++ b/board/felwinter/fw_config.h
@@ -9,15 +9,14 @@
#include <stdint.h>
/****************************************************************************
- * CBI FW_CONFIG layout for Brya board.
+ * CBI FW_CONFIG layout for felwinter board.
*
- * Source of truth is the project/brya/brya/config.star configuration file.
+ * Source of truth is the project/brya/felwinter/config.star configuration file.
*/
enum ec_cfg_usb_db_type {
- DB_USB_ABSENT = 0,
DB_USB3_PS8815 = 1,
- DB_USB_ABSENT2 = 15
+ DB_USB4_NCT3807 = 2
};
enum ec_cfg_keyboard_backlight_type {