1 # SPDX-License-Identifier: GPL-2.0-only
3 config NORTHBRIDGE_INTEL_I440BX
5 select NO_ECAM_MMCONF_SUPPORT
6 select HAVE_DEBUG_RAM_SETUP
8 select NEED_SMALL_2MB_PAGE_TABLES
12 depends on NORTHBRIDGE_INTEL_I440BX
15 This option affects how the SDRAMC register is programmed.
16 Memory clock signals will not be routed properly if this option
19 If your board has 4 DIMM slots, you must use select this option, in
20 your Kconfig file of the board. On boards with 3 DIMM slots,
21 do _not_ select this option.