1 # SPDX-License-Identifier: GPL-2.0-only
3 config NORTHBRIDGE_AMD_PI
5 default y if CPU_AMD_PI
10 config BOTTOMIO_POSITION
11 hex "Bottom of 32-bit IO space"
14 If PCI peripherals with big BARs are connected to the system
15 the bottom of the IO must be decreased to allocate such
18 Declare the beginning of the 128MB-aligned MMIO region. This
19 option is useful when PCI peripherals requesting large address
26 source "src/northbridge/amd/pi/00730F01/Kconfig"
28 endif # NORTHBRIDGE_AMD_PI