Update config
This commit is contained in:
parent
772e4b80ca
commit
c8269e7394
2
PKGBUILD
2
PKGBUILD
@ -26,7 +26,7 @@ validpgpkeys=(
|
|||||||
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
|
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
|
||||||
)
|
)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'2e555646f47002c3e76e2a8405d33a64fcc8cf060ef5430881a5d144d8e3bc98'
|
'd8eac4a183fbc5a6391a21beb9be1c9b24b7ff2deeb3cedb8b4635722ddcede9'
|
||||||
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
|
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
|
||||||
'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
|
'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
|
||||||
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
|
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
|
||||||
|
7
config
7
config
@ -1,13 +1,13 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 5.1.8-arch1 Kernel Configuration
|
# Linux/x86 5.1.14-arch1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Compiler: gcc (GCC) 8.3.0
|
# Compiler: gcc (GCC) 9.1.0
|
||||||
#
|
#
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=80300
|
CONFIG_GCC_VERSION=90100
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
||||||
@ -6039,6 +6039,7 @@ CONFIG_CHASH=m
|
|||||||
# CONFIG_CHASH_STATS is not set
|
# CONFIG_CHASH_STATS is not set
|
||||||
# CONFIG_CHASH_SELFTEST is not set
|
# CONFIG_CHASH_SELFTEST is not set
|
||||||
CONFIG_DRM_NOUVEAU=m
|
CONFIG_DRM_NOUVEAU=m
|
||||||
|
CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
|
||||||
CONFIG_NOUVEAU_DEBUG=5
|
CONFIG_NOUVEAU_DEBUG=5
|
||||||
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
|
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
|
||||||
# CONFIG_NOUVEAU_DEBUG_MMU is not set
|
# CONFIG_NOUVEAU_DEBUG_MMU is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user