Skip to content

Commit

Permalink
Removed nvidia nForce Ethernet NICs and PCIe stack to reduce space.
Browse files Browse the repository at this point in the history
- See [Issue #5](#5 (comment)) for details.
  • Loading branch information
kkarhan committed Dec 20, 2023
1 parent bb42885 commit 8a3cdd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions build/0.CORE/build/linux/linux-6.6.6-i486-network.config
Original file line number Diff line number Diff line change
Expand Up @@ -704,8 +704,7 @@ CONFIG_HAVE_EISA=y
CONFIG_HAVE_PCI=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
# CONFIG_PCIEAER is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIEASPM is not set
# CONFIG_PCIE_PTM is not set
# CONFIG_PCI_MSI is not set
Expand All @@ -722,8 +721,7 @@ CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=4
# CONFIG_VGA_ARB is not set
# CONFIG_HOTPLUG_PCI is not set

#
Expand Down Expand Up @@ -979,13 +977,12 @@ CONFIG_PCNET32=y
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y
CONFIG_E1000=y
CONFIG_E1000E=y
CONFIG_E1000E_HWTS=y
# CONFIG_E1000E is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGBE is not set
# CONFIG_I40E is not set
CONFIG_IGC=y
# CONFIG_IGC is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_LITEX is not set
# CONFIG_NET_VENDOR_MARVELL is not set
Expand All @@ -1000,8 +997,7 @@ CONFIG_IGC=y
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NETERION is not set
# CONFIG_NET_VENDOR_NETRONOME is not set
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=y
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_VENDOR_PACKET_ENGINES is not set
Expand Down
Binary file modified build/0.CORE/fdd/bzImage
Binary file not shown.

0 comments on commit 8a3cdd0

Please sign in to comment.