1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # AMD Address Translation Library Kconfig
5 # Copyright (c) 2023, Advanced Micro Devices, Inc.
11 tristate "AMD Address Translation Library"
12 depends on AMD_NB && X86_64 && RAS
13 depends on MEMORY_FAILURE
16 This library includes support for implementation-specific
17 address translation procedures needed for various error
20 Enable this option if using DRAM ECC on Zen-based systems
21 and OS-based error handling.