# Enable KFD peer-to-peer link creation between AMD GPUs over PCIe.
# Without these, kfd_add_peer_prop() / p2p_links population is #ifdef'd out
# and hipDeviceCanAccessPeer returns false for every GPU pair.
CONFIG_DMABUF_MOVE_NOTIFY=y
CONFIG_HSA_AMD_P2P=y
