This commit is contained in:
Tk-Glitch
2021-07-19 02:25:58 +02:00
parent d7878e7f40
commit 7ca6000e61
3 changed files with 5 additions and 3 deletions

View File

@@ -1827,6 +1827,7 @@ CONFIG_QRTR_TUN=m
CONFIG_QRTR_MHI=m
CONFIG_NET_NCSI=y
CONFIG_NCSI_OEM_CMD_GET_MAC=y
# CONFIG_NCSI_OEM_CMD_KEEP_PHY is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
@@ -7861,6 +7862,7 @@ CONFIG_EDAC_SBRIDGE=m
CONFIG_EDAC_SKX=m
CONFIG_EDAC_I10NM=m
CONFIG_EDAC_PND2=m
# CONFIG_EDAC_IGEN6 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y

View File

@@ -13,7 +13,7 @@ _kver_subver_map=(
["5.11"]="22"
["5.12"]="17"
["5.13"]="2"
["5.14"]="rc1"
["5.14"]="rc2"
)
_undefine() {