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:
parent
8425ad04da
commit
6e242a446e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue