linux57-tkg: Sync config with latest Arch

This commit is contained in:
Tk-Glitch 2020-07-30 15:57:20 +02:00
parent ad5bdd132d
commit 4fa26bf01f
2 changed files with 14 additions and 4 deletions

View File

@ -129,7 +129,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0' sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
'03c09a8bc70c808c38c4b70ce0dab561d8f4a6d18ad9e548881cb56c0b5f6724' '03c09a8bc70c808c38c4b70ce0dab561d8f4a6d18ad9e548881cb56c0b5f6724'
'1f56a2466bd9b4477925682d8f944fabb38727140e246733214fe50aa326fc47' '1f56a2466bd9b4477925682d8f944fabb38727140e246733214fe50aa326fc47'
'71030461a03fe30133f357001394ca2644c5fe0aae52161fe00c74aec0f900fe' '6313ccad7f8e4d8ce09dd5bdb51b8dfa124d0034d7097ba47008380a14a84f09'
'15ce09447b7e9b28425c1df5961c955378f2829e4115037337eef347b1db3d9d' '15ce09447b7e9b28425c1df5961c955378f2829e4115037337eef347b1db3d9d'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'
'66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997' '66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997'

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 5.7.0-arch1 Kernel Configuration # Linux/x86 5.7.11-arch1 Kernel Configuration
# #
# #
@ -1621,7 +1621,10 @@ CONFIG_VLAN_8021Q_MVRP=y
# CONFIG_DECNET is not set # CONFIG_DECNET is not set
CONFIG_LLC=m CONFIG_LLC=m
CONFIG_LLC2=m CONFIG_LLC2=m
# CONFIG_ATALK is not set CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
# CONFIG_X25 is not set # CONFIG_X25 is not set
# CONFIG_LAPB is not set # CONFIG_LAPB is not set
CONFIG_PHONET=m CONFIG_PHONET=m
@ -8778,6 +8781,8 @@ CONFIG_HWSPINLOCK=y
# #
# Clock Source drivers # Clock Source drivers
# #
CONFIG_TIMER_OF=y
CONFIG_TIMER_PROBE=y
CONFIG_CLKEVT_I8253=y CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y CONFIG_CLKBLD_I8253=y
@ -10553,7 +10558,12 @@ CONFIG_DEBUG_BUGVERBOSE=y
# #
# Compile-time checks and compiler options # Compile-time checks and compiler options
# #
# CONFIG_DEBUG_INFO is not set CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_DEBUG_INFO_DWARF4=y
CONFIG_DEBUG_INFO_BTF=y
# CONFIG_GDB_SCRIPTS is not set
# CONFIG_ENABLE_MUST_CHECK is not set # CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048 CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y CONFIG_STRIP_ASM_SYMS=y