# SPDX-License-Identifier: GPL-2.0-only

config CPU_AMD_AGESA_FAMILY15_TN
	bool
	select X86_AMD_FIXED_MTRRS

if CPU_AMD_AGESA_FAMILY15_TN

config CPU_ADDR_BITS
	int
	default 48

endif
