# SPDX-License-Identifier: GPL-2.0-only if [31mCONFIG_ARCH_IXP4XX[0m || [31mCONFIG_COMPILE_TEST[0m menu "IXP4xx SoC drivers" config [31mCONFIG_IXP4XX_QMGR[0m tristate "IXP4xx Queue Manager support" help This driver supports IXP4xx built-in hardware queue manager and is automatically selected by Ethernet and HSS drivers. config [31mCONFIG_IXP4XX_NPE[0m tristate "IXP4xx Network Processor Engine support" select [31mCONFIG_FW_LOADER[0m help This driver supports IXP4xx built-in network coprocessors and is automatically selected by Ethernet and HSS drivers. endmenu endif |