freebsd-dev/sys/i386/conf
Dimitry Andric 14a15342bb Remove device lio from i386's LINT-NOIP
This fixes link errors for the LINT-NOIP kernel on i386:

```
ld: error: undefined symbol: tcp_lro_flush_all
>>> referenced by lio_droq.c
>>>               lio_droq.o:(lio_droq_process_packets)

ld: error: undefined symbol: tcp_lro_rx
>>> referenced by lio_core.c
>>>               lio_core.o:(lio_push_packet)

ld: error: undefined symbol: tcp_lro_init
>>> referenced by lio_main.c
>>>               lio_main.o:(lio_attach)

ld: error: undefined symbol: tcp_lro_free
>>> referenced by lio_main.c
>>>               lio_main.o:(lio_attach)
>>> referenced by lio_main.c
>>>               lio_main.o:(lio_destroy_nic_device)
*** [kernel] Error code 1
```

MFC after:	3 days
2022-02-08 19:53:52 +01:00
..
DEFAULTS tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
GENERIC Remove references to PCMCIA 2021-12-14 15:27:47 -07:00
GENERIC-NODEBUG sys/*/conf/*, docs: fix links to handbook 2021-05-20 09:27:10 +01:00
GENERIC.hints
LINT Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOINET Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOINET6 Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOIP Remove device lio from i386's LINT-NOIP 2022-02-08 19:53:52 +01:00
MINIMAL x86 GENERIC/MINIMAL: group sc(4) devices together 2021-11-28 14:38:41 -05:00
NOTES ed: Remove options 2021-12-09 17:41:39 -07:00
PAE Remove the ncr(4) drive. 2018-10-22 02:36:18 +00:00