soc/intel/pantherlake: Add new SoC config for Intel Wildcat Lake(WCL)
TEST=Compiled and Verified on Wildcat Lake Simulation Platform. Change-Id: Ifd5bb19dd41c9e44b5399f570d4e21f03d5fce18 Signed-off-by: Sowmya Aralguppe <sowmya.aralguppe@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87402 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
d14ebe3957
commit
14b66cb01b
1 changed files with 6 additions and 0 deletions
|
|
@ -125,6 +125,12 @@ config SOC_INTEL_PANTHERLAKE_H
|
|||
help
|
||||
Choose this option if the mainboard is built using PTL-H 4Xe system-on-a-chip (SoC).
|
||||
|
||||
config SOC_INTEL_WILDCATLAKE
|
||||
bool
|
||||
select SOC_INTEL_PANTHERLAKE_U_H
|
||||
help
|
||||
Choose this option if the mainboard is built using WCL system-on-a-chip (SoC).
|
||||
|
||||
if SOC_INTEL_PANTHERLAKE_BASE
|
||||
|
||||
config SOC_INTEL_PANTHERLAKE_TCSS_USB4_SUPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue