2 # LiteX device configuration
5 config NET_VENDOR_LITEX
9 If you have a network (Ethernet) card belonging to this class, say Y.
11 Note that the answer to this question doesn't directly affect the
12 kernel: saying N will just cause the configurator to skip all
13 the questions about LiteX devices. If you say Y, you will be asked
14 for your specific card in the following questions.
19 tristate "LiteX Ethernet support"
20 depends on OF && HAS_IOMEM
22 If you wish to compile a kernel for hardware with a LiteX LiteEth
23 device then you should answer Y to this.
25 LiteX is a soft system-on-chip that targets FPGAs. LiteETH is a basic
26 network device that is commonly used in LiteX designs.
28 endif # NET_VENDOR_LITEX