linux-sg2042/drivers/ntb/hw/Kconfig

6 lines
187 B
Plaintext
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
source "drivers/ntb/hw/amd/Kconfig"
2017-04-12 20:44:45 +08:00
source "drivers/ntb/hw/idt/Kconfig"
source "drivers/ntb/hw/intel/Kconfig"
source "drivers/ntb/hw/mscc/Kconfig"