Kconfig (d4a451d5fc849f9a0a133255ed197b148fc323d0) Kconfig (4965a68780c5ccad4082434e264953fba0f9bcf6)
1config ARM64
2 def_bool y
3 select ACPI_CCA_REQUIRED if ACPI
4 select ACPI_GENERIC_GSI if ACPI
5 select ACPI_GTDT if ACPI
6 select ACPI_IORT if ACPI
7 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
8 select ACPI_MCFG if ACPI

--- 221 unchanged lines hidden (view full) ---

230 def_bool y
231
232config ZONE_DMA32
233 def_bool y
234
235config HAVE_GENERIC_GUP
236 def_bool y
237
1config ARM64
2 def_bool y
3 select ACPI_CCA_REQUIRED if ACPI
4 select ACPI_GENERIC_GSI if ACPI
5 select ACPI_GTDT if ACPI
6 select ACPI_IORT if ACPI
7 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
8 select ACPI_MCFG if ACPI

--- 221 unchanged lines hidden (view full) ---

230 def_bool y
231
232config ZONE_DMA32
233 def_bool y
234
235config HAVE_GENERIC_GUP
236 def_bool y
237
238config ARCH_DMA_ADDR_T_64BIT
239 def_bool y
240
241config SMP
242 def_bool y
243
244config SWIOTLB
245 def_bool y
246
247config KERNEL_MODE_NEON
248 def_bool y

--- 1086 unchanged lines hidden ---
238config SMP
239 def_bool y
240
241config SWIOTLB
242 def_bool y
243
244config KERNEL_MODE_NEON
245 def_bool y

--- 1086 unchanged lines hidden ---