2 # Asix network device configuration
9 If you have a network (Ethernet, non-USB, not NE2000 compatible)
10 interface based on a chip from ASIX, say Y.
15 tristate "Asix AX88796C-SPI support"
20 Say Y here if you intend to use ASIX AX88796C attached in SPI mode.
22 config SPI_AX88796C_COMPRESSION
23 bool "SPI transfer compression"
25 depends on SPI_AX88796C
27 Say Y here to enable SPI transfer compression. It saves up
28 to 24 dummy cycles during each transfer which may noticeably
29 speed up short transfers. This sets the default value that is
30 inherited by network interfaces during probe. It can be
31 changed at run time via spi-compression ethtool tunable.
35 endif # NET_VENDOR_ASIX