aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i3100/Kconfig
blob: 079004bda965cd377b1e09e5e4a51f08ba4485d4 (plain)
1
2
3
4
5
6
7
8
9
config NORTHBRIDGE_INTEL_I3100
	bool

if NORTHBRIDGE_INTEL_I3100
config DIMM_MAP_LOGICAL
	hex
	default 0x1248

endif