Skip to content

Commit

Permalink
Update compilation kernel template
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Feb 15, 2023
1 parent 5f5f721 commit 72082ae
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
20 changes: 19 additions & 1 deletion compile-kernel/tools/config/config-5.15
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.92 Kernel Configuration
# Linux/arm64 5.15.94 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Ubuntu clang version 14.0.6"
CONFIG_GCC_VERSION=0
Expand Down Expand Up @@ -2622,6 +2622,24 @@ CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
CONFIG_R8125=m
# CONFIG_R8125_SOC_LAN is not set
# CONFIG_R8125_REALWOW_SUPPORT is not set
# CONFIG_R8125_DASH_SUPPORT is not set
# CONFIG_R8125_DOWN_SPEED_100 is not set
CONFIG_R8125_ASPM=y
CONFIG_R8125_S5WOL=y
# CONFIG_R8125_S5_KEEP_CURR_MAC is not set
CONFIG_R8125_EEE=y
# CONFIG_R8125_S0_MAGIC_PACKET is not set
CONFIG_R8125_TX_NO_CLOSE=y
CONFIG_R8125_MULTI_MSIX_VECTOR=y
CONFIG_R8125_MULTIPLE_RX_QUEUE=y
CONFIG_R8125_MULTIPLE_TX_QUEUE=y
# CONFIG_R8125_USE_FIRMWARE_FILE is not set
CONFIG_R8125_PM_SUPPORT=y
# CONFIG_R8125_DOUBLE_VLAN is not set
# CONFIG_R8125_PAGE_REUSE is not set
# CONFIG_R8125_RX_PACKET_FRAGMENT is not set
CONFIG_R8168=m
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
Expand Down
5 changes: 4 additions & 1 deletion compile-kernel/tools/config/config-6.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.1.10 Kernel Configuration
# Linux/arm64 6.1.12 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Ubuntu clang version 14.0.6"
CONFIG_GCC_VERSION=0
Expand Down Expand Up @@ -2756,6 +2756,9 @@ CONFIG_R8125_MULTIPLE_RX_QUEUE=y
CONFIG_R8125_MULTIPLE_TX_QUEUE=y
CONFIG_R8125_USE_FIRMWARE_FILE=y
CONFIG_R8125_PM_SUPPORT=y
# CONFIG_R8125_DOUBLE_VLAN is not set
# CONFIG_R8125_PAGE_REUSE is not set
# CONFIG_R8125_RX_PACKET_FRAGMENT is not set
CONFIG_R8168=m
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
Expand Down

0 comments on commit 72082ae

Please sign in to comment.