1 # SPDX-License-Identifier: GPL-2.0-only
3 config NORTHBRIDGE_INTEL_I945
5 select HAVE_DEBUG_RAM_SETUP
8 select INTEL_GMA_SSC_ALTERNATE_REF
10 select HAVE_VGA_TEXT_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT
12 select NEED_SMALL_2MB_PAGE_TABLES
14 if NORTHBRIDGE_INTEL_I945
17 select VBOOT_STARTS_IN_BOOTBLOCK
18 config NORTHBRIDGE_INTEL_SUBTYPE_I945GC
20 config NORTHBRIDGE_INTEL_SUBTYPE_I945GM
25 default "8086,27a2" if NORTHBRIDGE_INTEL_SUBTYPE_I945GM
26 default "8086,2772" if NORTHBRIDGE_INTEL_SUBTYPE_I945GC
30 select MAINBOARD_HAS_NATIVE_VGA_INIT
31 select HAVE_LINEAR_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT
33 Selected by mainboards that use native graphics initialization
34 for the LVDS port. A linear framebuffer is only supported for
37 config ECAM_MMCONF_BASE_ADDRESS
40 config ECAM_MMCONF_BUS_NUMBER
44 # This number must be equal or lower than what's reported in ACPI PCI _CRS
45 config DOMAIN_RESOURCE_32BIT_LIMIT
48 config OVERRIDE_CLOCK_DISABLE
52 Usually system firmware turns off system memory clock
53 signals to unused SO-DIMM slots to reduce EMI and power
55 However, some boards do not like unused clock signals to
58 config MAXIMUM_SUPPORTED_FREQUENCY
62 If non-zero, this designates the maximum DDR frequency
63 the board supports, despite what the chipset should be
66 config CHECK_SLFRCS_ON_RESUME
69 On some boards it may be necessary to hard reset early
70 during resume from S3 if the SLFRCS register indicates that
71 a memory channel is not guaranteed to be in self-refresh.
72 On other boards the check always creates a false positive,
73 effectively making it impossible to resume.
75 config SMM_RESERVED_SIZE
83 config FIXED_MCHBAR_MMIO_BASE
86 config FIXED_DMIBAR_MMIO_BASE
89 config FIXED_EPBAR_MMIO_BASE