boards: google_quincy: Enable NPCX firmware header

This commit enables the CONFIG_NPCX_HEADER option for the Google Quincy
board. This is necessary to properly support the NPCX firmware header
requirements on this platform, ensuring correct boot and firmware
updates.

Signed-off-by: Firas Sammoura <fsammoura@google.com>
This commit is contained in:
Firas Sammoura 2025-06-10 15:44:41 +00:00 committed by Benjamin Cabé
commit 6e242a446e

View file

@ -1,6 +1,9 @@
# Copyright (c) 2024 Google Inc
# SPDX-License-Identifier: Apache-2.0
# Enable NPCX firmware header
CONFIG_NPCX_HEADER=y
# General Kernel Options
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=15000000