# # DPAA2 fsl-mc bus # # Copyright ([31mCONFIG_C[0m) 2014-2016 Freescale Semiconductor, Inc. # # This file is released under the GPLv2 # config [31mCONFIG_FSL_MC_BUS[0m bool "QorIQ DPAA2 fsl-mc bus driver" depends on [31mCONFIG_OF[0m && [31mCONFIG_ARCH_LAYERSCAPE[0m select [31mCONFIG_GENERIC_MSI_IRQ_DOMAIN[0m help Driver to enable the bus infrastructure for the QorIQ DPAA2 architecture. The fsl-mc bus driver handles discovery of DPAA2 objects (which are represented as Linux devices) and binding objects to drivers. |