xref: /openbmc/linux/drivers/soc/ixp4xx/Kconfig (revision 8754a7e6)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
27a6c9dbbSGeert Uytterhoevenif ARCH_IXP4XX || COMPILE_TEST
37a6c9dbbSGeert Uytterhoeven
4fcf2d897SLinus Walleijmenu "IXP4xx SoC drivers"
5fcf2d897SLinus Walleij
6fcf2d897SLinus Walleijconfig IXP4XX_QMGR
7fcf2d897SLinus Walleij	tristate "IXP4xx Queue Manager support"
8fcf2d897SLinus Walleij	help
9fcf2d897SLinus Walleij	  This driver supports IXP4xx built-in hardware queue manager
10fcf2d897SLinus Walleij	  and is automatically selected by Ethernet and HSS drivers.
11fcf2d897SLinus Walleij
12fcf2d897SLinus Walleijconfig IXP4XX_NPE
13fcf2d897SLinus Walleij	tristate "IXP4xx Network Processor Engine support"
14fcf2d897SLinus Walleij	select FW_LOADER
15*8754a7e6SLinus Walleij	select MFD_SYSCON
16fcf2d897SLinus Walleij	help
17fcf2d897SLinus Walleij	  This driver supports IXP4xx built-in network coprocessors
18fcf2d897SLinus Walleij	  and is automatically selected by Ethernet and HSS drivers.
19fcf2d897SLinus Walleij
20fcf2d897SLinus Walleijendmenu
217a6c9dbbSGeert Uytterhoeven
227a6c9dbbSGeert Uytterhoevenendif
23