blob: 0484b17791e62e550c7b2ab97df90d31ad7bd5d4 [file] [log] [blame]
Subrata Banikb3ced6a2020-08-04 13:34:03 +05301config SOC_INTEL_ALDERLAKE
2 bool
3 help
Angel Ponsdb925aa2021-12-01 11:44:09 +01004 Intel Alderlake support. Mainboards should specify the PCH
5 type using the `SOC_INTEL_ALDERLAKE_PCH_*` options instead
6 of selecting this option directly.
Subrata Banikb3ced6a2020-08-04 13:34:03 +05307
Varshit Pandyab5df56f2021-01-18 09:44:35 +05308config SOC_INTEL_ALDERLAKE_PCH_M
9 bool
Angel Ponsdb925aa2021-12-01 11:44:09 +010010 select SOC_INTEL_ALDERLAKE
Varshit Pandyab5df56f2021-01-18 09:44:35 +053011 help
Angel Ponsdb925aa2021-12-01 11:44:09 +010012 Choose this option if your mainboard has a PCH-M chipset.
13
Usha P78c9b672021-11-30 11:27:38 +053014config SOC_INTEL_ALDERLAKE_PCH_N
15 bool
16 select SOC_INTEL_ALDERLAKE
17 help
18 Choose this option if your mainboard has a PCH-N chipset.
19
Angel Ponsdb925aa2021-12-01 11:44:09 +010020config SOC_INTEL_ALDERLAKE_PCH_P
21 bool
22 select SOC_INTEL_ALDERLAKE
23 help
24 Choose this option if your mainboard has a PCH-P chipset.
Varshit Pandyab5df56f2021-01-18 09:44:35 +053025
Subrata Banikb3ced6a2020-08-04 13:34:03 +053026if SOC_INTEL_ALDERLAKE
27
28config CPU_SPECIFIC_OPTIONS
29 def_bool y
Angel Ponsa25eaff2020-09-23 15:37:15 +020030 select ACPI_INTEL_HARDWARE_SLEEP_VALUES
Sugnan Prabhu Sdcf04592021-12-03 19:07:04 +053031 select ACPI_ADL_IPU_ES_SUPPORT
Angel Pons8e035e32021-06-22 12:58:20 +020032 select ARCH_X86
Subrata Banikb3ced6a2020-08-04 13:34:03 +053033 select BOOT_DEVICE_SUPPORTS_WRITES
Subrata Banik292afef2020-09-09 13:34:18 +053034 select CACHE_MRC_SETTINGS
35 select CPU_INTEL_COMMON
Subrata Banik2871e0e2020-09-27 11:30:58 +053036 select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
Michael Niewöhner5307f122021-09-19 00:32:37 +020037 select CPU_SUPPORTS_INTEL_TME
Michael Niewöhnerfe6070f2020-10-04 15:16:04 +020038 select CPU_SUPPORTS_PM_TIMER_EMULATION
Subrata Banik34f26b22022-02-10 12:38:02 +053039 select DISPLAY_FSP_VERSION_INFO
Eric Lai4ea47c32020-12-21 16:57:49 +080040 select DRIVERS_USB_ACPI
Subrata Banik2871e0e2020-09-27 11:30:58 +053041 select FSP_COMPRESS_FSP_S_LZ4
Subrata Banik683c95e2020-12-19 19:36:45 +053042 select FAST_SPI_SUPPORTS_EXT_BIOS_WINDOW
Subrata Banik292afef2020-09-09 13:34:18 +053043 select FSP_M_XIP
Subrata Banik4ed9f9a2020-10-31 22:01:55 +053044 select FSP_STATUS_GLOBAL_RESET_REQUIRED_3
Subrata Banik298b3592021-09-14 12:38:08 +053045 select FSPS_HAS_ARCH_UPD
Subrata Banik2871e0e2020-09-27 11:30:58 +053046 select GENERIC_GPIO_LIB
Subrata Banikb4a169a2021-12-29 18:36:23 +000047 select HAVE_DEBUG_RAM_SETUP
Subrata Banik2871e0e2020-09-27 11:30:58 +053048 select HAVE_FSP_GOP
Subrata Banikb3ced6a2020-08-04 13:34:03 +053049 select INTEL_DESCRIPTOR_MODE_CAPABLE
Subrata Banik2871e0e2020-09-27 11:30:58 +053050 select HAVE_SMI_HANDLER
Subrata Banikb3ced6a2020-08-04 13:34:03 +053051 select IDT_IN_EVERY_STAGE
Subrata Banik2871e0e2020-09-27 11:30:58 +053052 select INTEL_GMA_ACPI
53 select INTEL_GMA_ADD_VBT if RUN_FSP_GOP
Meera Ravindranath81d367f2021-07-08 09:39:11 +053054 select INTEL_GMA_OPREGION_2_1
Subrata Banik0aed4e52020-10-12 17:27:31 +053055 select INTEL_TME
Aamir Bohra30cca6c2021-02-04 20:57:51 +053056 select MP_SERVICES_PPI_V2
Subrata Banik292afef2020-09-09 13:34:18 +053057 select MRC_SETTINGS_PROTECT
Subrata Banik2871e0e2020-09-27 11:30:58 +053058 select PARALLEL_MP_AP_WORK
Subrata Banikb3ced6a2020-08-04 13:34:03 +053059 select MICROCODE_BLOB_UNDISCLOSED
Subrata Banikee735942020-09-07 17:52:23 +053060 select PLATFORM_USES_FSP2_2
Subrata Banik2871e0e2020-09-27 11:30:58 +053061 select PMC_GLOBAL_RESET_ENABLE_LOCK
Subrata Banikb3ced6a2020-08-04 13:34:03 +053062 select SOC_INTEL_COMMON
Subrata Banik08089922020-10-03 13:02:06 +053063 select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
Subrata Banikb3ced6a2020-08-04 13:34:03 +053064 select SOC_INTEL_COMMON_BLOCK
Subrata Banik08089922020-10-03 13:02:06 +053065 select SOC_INTEL_COMMON_BLOCK_ACPI
ravindr174596572021-03-29 19:41:25 +053066 select SOC_INTEL_COMMON_BLOCK_ACPI_CPPC
Sridahr Siricilla73b90c62021-11-11 01:10:16 +053067 select SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID
Angel Pons98f672a2021-02-19 19:42:10 +010068 select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO
Tim Wawrzynczak5faee2e2021-07-01 08:24:18 -060069 select SOC_INTEL_COMMON_BLOCK_ACPI_PEP
70 select SOC_INTEL_COMMON_BLOCK_ACPI_PEP_LPM_REQ
Subrata Banik21974ab2020-10-31 21:40:43 +053071 select SOC_INTEL_COMMON_BLOCK_CAR
Subrata Banik292afef2020-09-09 13:34:18 +053072 select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG
Varshit B Pandya2938c462022-02-16 20:38:10 +053073 select SOC_INTEL_COMMON_BLOCK_CNVI
Subrata Banikb3ced6a2020-08-04 13:34:03 +053074 select SOC_INTEL_COMMON_BLOCK_CPU
Subrata Banik2871e0e2020-09-27 11:30:58 +053075 select SOC_INTEL_COMMON_BLOCK_CPU_MPINIT
Angel Ponsa4cd9112021-02-19 19:23:38 +010076 select SOC_INTEL_COMMON_BLOCK_CPU_SMMRELOCATE
Subrata Banik2871e0e2020-09-27 11:30:58 +053077 select SOC_INTEL_COMMON_BLOCK_DTT
78 select SOC_INTEL_COMMON_BLOCK_GPIO_DUAL_ROUTE_SUPPORT
Subrata Banikaf2f8b92022-01-10 10:26:52 +000079 select SOC_INTEL_COMMON_BLOCK_GPIO_LOCK_USING_SBI
Subrata Banikb3ced6a2020-08-04 13:34:03 +053080 select SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2
Krishna Prasad Bhat01e426d2022-01-16 22:37:21 +053081 select SOC_INTEL_COMMON_BLOCK_SCS if SOC_INTEL_ALDERLAKE_PCH_N
Subrata Banik2871e0e2020-09-27 11:30:58 +053082 select SOC_INTEL_COMMON_BLOCK_HDA
Subrata Banik5a49f3a2022-01-28 23:49:31 +053083 select SOC_INTEL_COMMON_BLOCK_HECI1_DISABLE_USING_PMC_IPC if DISABLE_HECI1_AT_PRE_BOOT
Tim Wawrzynczak0c057c22021-03-04 10:56:28 -070084 select SOC_INTEL_COMMON_BLOCK_IPU
Tim Wawrzynczak43607e42021-05-18 09:04:42 -060085 select SOC_INTEL_COMMON_BLOCK_IRQ
Furquan Shaikha1c247b2020-12-31 22:50:14 -080086 select SOC_INTEL_COMMON_BLOCK_MEMINIT
Rizwan Qureshi307be992021-04-08 20:35:29 +053087 select SOC_INTEL_COMMON_BLOCK_PCIE_RTD3
Lean Sheng Tan75020002021-06-30 01:47:48 -070088 select SOC_INTEL_COMMON_BLOCK_PMC_EPOC
Sumeet R Pawnikar77298c62021-03-10 21:09:37 +053089 select SOC_INTEL_COMMON_BLOCK_POWER_LIMIT
Subrata Banikb3ced6a2020-08-04 13:34:03 +053090 select SOC_INTEL_COMMON_BLOCK_SA
Subrata Banik2871e0e2020-09-27 11:30:58 +053091 select SOC_INTEL_COMMON_BLOCK_SMM
92 select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
Subrata Banik8407c342021-09-08 20:15:36 +053093 select SOC_INTEL_COMMON_BLOCK_TCSS
John Zhao3c463712022-01-10 15:49:37 -080094 select SOC_INTEL_COMMON_BLOCK_TCSS_REG_ACCESS_REGBAR
Subrata Banikb2e8bd82021-11-17 15:35:05 +053095 select SOC_INTEL_COMMON_BLOCK_THERMAL_BEHIND_PMC
Eric Lai4ea47c32020-12-21 16:57:49 +080096 select SOC_INTEL_COMMON_BLOCK_USB4
97 select SOC_INTEL_COMMON_BLOCK_USB4_PCIE
98 select SOC_INTEL_COMMON_BLOCK_USB4_XHCI
Tim Wawrzynczak242da792020-11-10 10:13:54 -070099 select SOC_INTEL_COMMON_BLOCK_XHCI
100 select SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
Subrata Banik4ed9f9a2020-10-31 22:01:55 +0530101 select SOC_INTEL_COMMON_FSP_RESET
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530102 select SOC_INTEL_COMMON_PCH_BASE
103 select SOC_INTEL_COMMON_RESET
Tim Wawrzynczakc0e82e72021-06-17 12:42:35 -0600104 select SOC_INTEL_CSE_SET_EOP
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530105 select SSE2
106 select SUPPORT_CPU_UCODE_IN_CBFS
107 select TSC_MONOTONIC_TIMER
108 select UDELAY_TSC
Subrata Banikee735942020-09-07 17:52:23 +0530109 select UDK_202005_BINDING
Subrata Banik34f26b22022-02-10 12:38:02 +0530110 select USE_FSP_NOTIFY_PHASE_POST_PCI_ENUM
Subrata Banik2871e0e2020-09-27 11:30:58 +0530111
Angel Pons5e7f90b2022-01-08 13:16:38 +0100112config ALDERLAKE_A0_CONFIGURE_PMC_DESCRIPTOR
113 bool
114 help
115 Alder Lake stepping A0 needs a different value for a PMC setting in
116 the IFD. When this option is selected, coreboot will update the IFD
117 value at runtime, which allows using an IFD with the new value with
118 any CPU stepping. To apply this workaround, the IFD region needs to
119 be writable by the host.
120
Subrata Banik095e2a72021-07-05 20:56:15 +0530121config ALDERLAKE_CAR_ENHANCED_NEM
122 bool
123 default y if !INTEL_CAR_NEM
124 select INTEL_CAR_NEM_ENHANCED
125 select CAR_HAS_SF_MASKS
126 select COS_MAPPED_TO_MSB
127 select CAR_HAS_L3_PROTECTED_WAYS
128
Subrata Banik2871e0e2020-09-27 11:30:58 +0530129config MAX_CPUS
130 int
131 default 24
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530132
133config DCACHE_RAM_BASE
134 default 0xfef00000
135
136config DCACHE_RAM_SIZE
Subrata Banik191bd822020-11-21 19:30:57 +0530137 default 0xc0000
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530138 help
139 The size of the cache-as-ram region required during bootblock
140 and/or romstage.
141
142config DCACHE_BSP_STACK_SIZE
143 hex
Subrata Banik191bd822020-11-21 19:30:57 +0530144 default 0x80400
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530145 help
146 The amount of anticipated stack usage in CAR by bootblock and
147 other stages. In the case of FSP_USES_CB_STACK default value will be
Subrata Banik191bd822020-11-21 19:30:57 +0530148 sum of FSP-M stack requirement(512KiB) and CB romstage stack requirement
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530149 (~1KiB).
150
151config FSP_TEMP_RAM_SIZE
152 hex
153 default 0x20000
154 help
155 The amount of anticipated heap usage in CAR by FSP.
156 Refer to Platform FSP integration guide document to know
157 the exact FSP requirement for Heap setup.
158
Tim Wawrzynczak092813a2020-11-24 13:48:56 -0700159config CHIPSET_DEVICETREE
160 string
161 default "soc/intel/alderlake/chipset.cb"
162
Subrata Banik683c95e2020-12-19 19:36:45 +0530163config EXT_BIOS_WIN_BASE
164 default 0xf8000000
165
166config EXT_BIOS_WIN_SIZE
167 default 0x2000000
168
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530169config IFD_CHIPSET
170 string
171 default "adl"
172
173config IED_REGION_SIZE
174 hex
175 default 0x400000
176
177config HEAP_SIZE
178 hex
179 default 0x10000
180
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700181# Intel recommends reserving the following resources per PCIe TBT root port,
182# from ADL BIOS Spec (doc #627270) Revision 0.6.0 Section 7.2.5.1.5
183# - 42 buses
184# - 194 MiB Non-prefetchable memory
185# - 448 MiB Prefetchable memory
Furquan Shaikhd9f5d902021-08-24 13:53:43 -0700186if SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700187
188config PCIEXP_HOTPLUG_BUSES
189 int
190 default 42
191
192config PCIEXP_HOTPLUG_MEM
193 hex
194 default 0xc200000
195
196config PCIEXP_HOTPLUG_PREFETCH_MEM
197 hex
198 default 0x1c000000
199
Furquan Shaikhd9f5d902021-08-24 13:53:43 -0700200endif # SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700201
Subrata Banik85144d92021-01-09 16:17:45 +0530202config MAX_PCH_ROOT_PORTS
Subrata Banik2871e0e2020-09-27 11:30:58 +0530203 int
Varshit Pandyab5df56f2021-01-18 09:44:35 +0530204 default 10 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530205 default 12 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100206 default 12 if SOC_INTEL_ALDERLAKE_PCH_P
Subrata Banik2871e0e2020-09-27 11:30:58 +0530207
Subrata Banik85144d92021-01-09 16:17:45 +0530208config MAX_CPU_ROOT_PORTS
209 int
Varshit Pandyab5df56f2021-01-18 09:44:35 +0530210 default 1 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530211 default 0 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100212 default 3 if SOC_INTEL_ALDERLAKE_PCH_P
Subrata Banik85144d92021-01-09 16:17:45 +0530213
MAULIK V VAGHELA3e4f28f2022-01-21 14:17:53 +0530214config MAX_TBT_ROOT_PORTS
215 int
216 default 0 if SOC_INTEL_ALDERLAKE_PCH_N
217 default 2 if SOC_INTEL_ALDERLAKE_PCH_M
218 default 4 if SOC_INTEL_ALDERLAKE_PCH_P
219
Subrata Banik85144d92021-01-09 16:17:45 +0530220config MAX_ROOT_PORTS
221 int
222 default MAX_PCH_ROOT_PORTS
223
Subrata Banikcffc9382021-01-29 18:41:35 +0530224config MAX_PCIE_CLOCK_SRC
Subrata Banik2871e0e2020-09-27 11:30:58 +0530225 int
Subrata Banikcffc9382021-01-29 18:41:35 +0530226 default 6 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530227 default 5 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100228 default 7 if SOC_INTEL_ALDERLAKE_PCH_P
Subrata Banikcffc9382021-01-29 18:41:35 +0530229
230config MAX_PCIE_CLOCK_REQ
231 int
Angel Ponsdb925aa2021-12-01 11:44:09 +0100232 default 6 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530233 default 5 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100234 default 10 if SOC_INTEL_ALDERLAKE_PCH_P
Subrata Banik2871e0e2020-09-27 11:30:58 +0530235
236config SMM_TSEG_SIZE
237 hex
238 default 0x800000
239
240config SMM_RESERVED_SIZE
241 hex
242 default 0x200000
243
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530244config PCR_BASE_ADDRESS
245 hex
246 default 0xfd000000
247 help
248 This option allows you to select MMIO Base Address of sideband bus.
249
Shelley Chen4e9bb332021-10-20 15:43:45 -0700250config ECAM_MMCONF_BASE_ADDRESS
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530251 default 0xc0000000
252
253config CPU_BCLK_MHZ
254 int
255 default 100
256
257config SOC_INTEL_COMMON_BLOCK_GSPI_CLOCK_MHZ
258 int
259 default 120
260
Michael Niewöhnerdadcbfb2020-10-04 14:48:05 +0200261config CPU_XTAL_HZ
262 default 38400000
263
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530264config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
265 int
266 default 133
267
268config SOC_INTEL_COMMON_BLOCK_GSPI_MAX
269 int
270 default 7
271
272config SOC_INTEL_I2C_DEV_MAX
273 int
Varshit B Pandya339f0e72021-07-14 11:08:23 +0530274 default 8
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530275
276config SOC_INTEL_UART_DEV_MAX
277 int
278 default 7
279
280config CONSOLE_UART_BASE_ADDRESS
281 hex
Bora Guvendik2a704192020-11-16 11:23:48 -0800282 default 0xfe03e000
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530283 depends on INTEL_LPSS_UART_FOR_CONSOLE
284
Maulik V Vaghela996bab42021-02-05 12:03:19 +0530285config VBT_DATA_SIZE_KB
286 int
287 default 9
288
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530289# Clock divider parameters for 115200 baud rate
290# Baudrate = (UART source clcok * M) /(N *16)
291# ADL UART source clock: 120MHz
292config SOC_INTEL_COMMON_LPSS_UART_CLK_M_VAL
293 hex
294 default 0x25a
295
296config SOC_INTEL_COMMON_LPSS_UART_CLK_N_VAL
297 hex
298 default 0x7fff
299
Subrata Banik292afef2020-09-09 13:34:18 +0530300config VBOOT
301 select VBOOT_SEPARATE_VERSTAGE
302 select VBOOT_MUST_REQUEST_DISPLAY
303 select VBOOT_STARTS_IN_BOOTBLOCK
304 select VBOOT_VBNV_CMOS
305 select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH
Subrata Banik34237862021-06-17 23:36:02 +0530306 select VBOOT_X86_SHA256_ACCELERATION
Subrata Banik292afef2020-09-09 13:34:18 +0530307
MAULIK V VAGHELA84532da2021-08-25 16:41:23 +0530308# Default hash block size is 1KiB. Increasing it to 4KiB to improve
309# hashing time as well as read time. This helps in improving
310# boot time for Alder Lake.
311config VBOOT_HASH_BLOCK_SIZE
312 hex
313 default 0x1000
314
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530315config CBFS_SIZE
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530316 default 0x200000
317
318config PRERAM_CBMEM_CONSOLE_SIZE
319 hex
Subrata Banikbf750552021-07-10 20:30:57 +0530320 default 0x2000
Subrata Banik2871e0e2020-09-27 11:30:58 +0530321
Subrata Banikee735942020-09-07 17:52:23 +0530322config FSP_HEADER_PATH
323 string "Location of FSP headers"
Ronak Kanabarecdc7142022-02-02 16:12:00 +0530324 default "src/vendorcode/intel/fsp/fsp2_0/alderlake_n/" if SOC_INTEL_ALDERLAKE_PCH_N
Subrata Banikee735942020-09-07 17:52:23 +0530325 default "src/vendorcode/intel/fsp/fsp2_0/alderlake/"
326
327config FSP_FD_PATH
328 string
329 depends on FSP_USE_REPO
330 default "3rdparty/fsp/AlderLakeFspBinPkg/Fsp.fd"
Subrata Banik292afef2020-09-09 13:34:18 +0530331
332config SOC_INTEL_ALDERLAKE_DEBUG_CONSENT
333 int "Debug Consent for ADL"
Subrata Banik0cd553b2021-12-29 08:09:37 +0000334 # USB DBC is more common for developers so make this default to 2 if
Subrata Banik292afef2020-09-09 13:34:18 +0530335 # SOC_INTEL_DEBUG_CONSENT=y
Kane Chen0e9a6162021-11-23 14:42:48 +0800336 default 2 if SOC_INTEL_DEBUG_CONSENT
Subrata Banik292afef2020-09-09 13:34:18 +0530337 default 0
338 help
339 This is to control debug interface on SOC.
340 Setting non-zero value will allow to use DBC or DCI to debug SOC.
341 PlatformDebugConsent in FspmUpd.h has the details.
342
343 Desired platform debug type are
Kane Chen0e9a6162021-11-23 14:42:48 +0800344 0:Disabled, 2:Enabled (All Probes+TraceHub), 6:Enable (Low Power),
345 7:Manual
Furquan Shaikha1c247b2020-12-31 22:50:14 -0800346
347config DATA_BUS_WIDTH
348 int
349 default 128
350
351config DIMMS_PER_CHANNEL
352 int
353 default 2
354
355config MRC_CHANNEL_WIDTH
356 int
357 default 16
358
Sugnan Prabhu Sdcf04592021-12-03 19:07:04 +0530359config ACPI_ADL_IPU_ES_SUPPORT
360 def_bool n
361 help
362 Enables ACPI entry to provide silicon type information to IPU kernel driver.
363
Furquan Shaikhf888c682021-10-05 21:37:33 -0700364if STITCH_ME_BIN
365
366config CSE_BPDT_VERSION
367 default "1.7"
368
369endif
370
Sridhar Siricillab24c5282022-02-23 12:19:04 +0530371config SI_DESC_REGION
372 string "Descriptor Region name"
373 default "SI_DESC"
374 help
375 Name of Descriptor Region in the FMAP
376
377config SI_DESC_REGION_SZ
378 int
379 default 4096
380 help
381 Size of Descriptor Region in the FMAP
382
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530383endif