Move DEV_ entries scattered to their common section. Add DEV_PCI.
This commit is contained in:
parent
eac107b8db
commit
beae9392aa
@ -396,11 +396,6 @@ BOOTP_NFSROOT opt_bootp.h
|
||||
BOOTP_NFSV3 opt_bootp.h
|
||||
BOOTP_WIRED_TO opt_bootp.h
|
||||
DEVICE_POLLING
|
||||
DEV_ENC opt_enc.h
|
||||
DEV_PF opt_pf.h
|
||||
DEV_PFLOG opt_pf.h
|
||||
DEV_PFSYNC opt_pf.h
|
||||
DEV_VLAN opt_vlan.h
|
||||
DUMMYNET opt_ipdn.h
|
||||
INET opt_inet.h
|
||||
INET6 opt_inet6.h
|
||||
@ -698,10 +693,16 @@ ISAPNP opt_isa.h
|
||||
|
||||
# various 'device presence' options.
|
||||
DEV_BPF opt_bpf.h
|
||||
DEV_NETMAP opt_global.h
|
||||
DEV_MCA opt_mca.h
|
||||
DEV_CARP opt_carp.h
|
||||
DEV_ENC opt_enc.h
|
||||
DEV_MCA opt_mca.h
|
||||
DEV_NETMAP opt_global.h
|
||||
DEV_PCI opt_pci.h
|
||||
DEV_PF opt_pf.h
|
||||
DEV_PFLOG opt_pf.h
|
||||
DEV_PFSYNC opt_pf.h
|
||||
DEV_SPLASH opt_splash.h
|
||||
DEV_VLAN opt_vlan.h
|
||||
|
||||
# EISA support
|
||||
DEV_EISA opt_eisa.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user