xref: /openbmc/linux/drivers/soc/ixp4xx/Kconfig (revision 7a6c9dbb)
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
15fcf2d897SLinus Walleij	help
16fcf2d897SLinus Walleij	  This driver supports IXP4xx built-in network coprocessors
17fcf2d897SLinus Walleij	  and is automatically selected by Ethernet and HSS drivers.
18fcf2d897SLinus Walleij
19fcf2d897SLinus Walleijendmenu
207a6c9dbbSGeert Uytterhoeven
217a6c9dbbSGeert Uytterhoevenendif
22