blob: d5e741b1d7112b4e3684c112e1d6e73fe6ca000f [file] [edit]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
menu "Amlogic PCI Support"
config AMLOGIC_PCI_HOST
bool "Amlogic PCI controller support"
default n
help
Amlogic PCI controller drivers support
config AMLOGIC_PCI_EP
bool "Amlogic PCI endpoint support"
default n
help
Amlogic PCI endpoint drivers support
source "$(COMMON_DRIVERS_DIR)/drivers/pci/controller/Kconfig"
endmenu