blob: 85aa4a7988a81775cb6b32acf358242fdb067edc [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
menuconfig PCI
bool "Support for PCI Bus"
default n
---help---
Enables support for the PCI bus.
Backend bust be provided by per-arch or per-board implementation.