Skip to content

Commit

Permalink
updating configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeday committed Jun 27, 2019
1 parent 9d2772a commit 3d0abed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions configs/4.19/config
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.48 Kernel Configuration
# Linux/x86 4.19.56 Kernel Configuration
#

#
# Compiler: gcc (Ubuntu 8.3.0-6ubuntu1~18.10) 8.3.0
# Compiler: gcc (Ubuntu 8.3.0-6ubuntu1~18.10.1) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80300
Expand Down Expand Up @@ -5811,6 +5811,7 @@ CONFIG_CHASH=m
# CONFIG_CHASH_STATS is not set
# CONFIG_CHASH_SELFTEST is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
Expand Down
5 changes: 3 additions & 2 deletions configs/5.1/config
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.1.7 Kernel Configuration
# Linux/x86 5.1.15 Kernel Configuration
#

#
# Compiler: gcc (Ubuntu 8.3.0-6ubuntu1~18.10) 8.3.0
# Compiler: gcc (Ubuntu 8.3.0-6ubuntu1~18.10.1) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80300
Expand Down Expand Up @@ -5833,6 +5833,7 @@ CONFIG_CHASH=m
# CONFIG_CHASH_STATS is not set
# CONFIG_CHASH_SELFTEST is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
Expand Down

0 comments on commit 3d0abed

Please sign in to comment.