mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 14:02:11 +02:00
Merge pull request #617 from philips/add-dec-21140-support
feat(sys-kernel/coreos-kernel): add dec 21140 support
This commit is contained in:
commit
266b06a5e7
@ -1682,7 +1682,18 @@ CONFIG_CHELSIO_T4VF=m
|
|||||||
CONFIG_NET_VENDOR_CISCO=y
|
CONFIG_NET_VENDOR_CISCO=y
|
||||||
CONFIG_ENIC=m
|
CONFIG_ENIC=m
|
||||||
# CONFIG_DNET is not set
|
# CONFIG_DNET is not set
|
||||||
# CONFIG_NET_VENDOR_DEC is not set
|
CONFIG_NET_VENDOR_DEC=y
|
||||||
|
CONFIG_NET_TULIP=y
|
||||||
|
# CONFIG_DE2104X is not set
|
||||||
|
CONFIG_TULIP=m
|
||||||
|
# CONFIG_TULIP_MWI is not set
|
||||||
|
CONFIG_TULIP_MMIO=y
|
||||||
|
CONFIG_TULIP_NAPI=y
|
||||||
|
# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
|
||||||
|
# CONFIG_DE4X5 is not set
|
||||||
|
# CONFIG_WINBOND_840 is not set
|
||||||
|
# CONFIG_DM9102 is not set
|
||||||
|
# CONFIG_ULI526X is not set
|
||||||
CONFIG_NET_VENDOR_DLINK=y
|
CONFIG_NET_VENDOR_DLINK=y
|
||||||
CONFIG_DL2K=m
|
CONFIG_DL2K=m
|
||||||
CONFIG_SUNDANCE=m
|
CONFIG_SUNDANCE=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user