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 config OVERRIDE_CLOCK_DISABLE
48 Usually system firmware turns off system memory clock
49 signals to unused SO-DIMM slots to reduce EMI and power
51 However, some boards do not like unused clock signals to
54 config MAXIMUM_SUPPORTED_FREQUENCY
58 If non-zero, this designates the maximum DDR frequency
59 the board supports, despite what the chipset should be
62 config CHECK_SLFRCS_ON_RESUME
65 On some boards it may be necessary to hard reset early
66 during resume from S3 if the SLFRCS register indicates that
67 a memory channel is not guaranteed to be in self-refresh.
68 On other boards the check always creates a false positive,
69 effectively making it impossible to resume.
71 config SMM_RESERVED_SIZE
79 config FIXED_MCHBAR_MMIO_BASE
82 config FIXED_DMIBAR_MMIO_BASE
85 config FIXED_EPBAR_MMIO_BASE