soc/intel/dnv_ns: add the Kconfig value for CPU_XTAL_HZ
Reference: Intel doc#558579 rev2.2 Change-Id: Iab5dca6eb42abc00bc7da33f640350e994f0bd02 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57945 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
36721a483b
commit
ef353e03c2
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ config CPU_BCLK_MHZ
|
|||
int
|
||||
default 100
|
||||
|
||||
config CPU_XTAL_HZ
|
||||
default 24000000
|
||||
|
||||
config SMM_TSEG_SIZE
|
||||
hex
|
||||
default 0x200000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue