1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Solarflare SFC4000 support"
10 This driver supports 10-gigabit Ethernet cards based on
11 the Solarflare SFC4000 controller.
13 To compile this driver as a module, choose M here. The module
14 will be called sfc-falcon.
16 bool "Solarflare SFC4000 MTD support"
17 depends on SFC_FALCON && MTD && !(SFC_FALCON=y && MTD=m)
20 This exposes the on-board flash and/or EEPROM as MTD devices
21 (e.g. /dev/mtd1). This is required to update the boot
22 configuration under Linux.