Skip to content

Commit

Permalink
update kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jun 24, 2018
1 parent 33f417e commit 2570765
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/linode
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.18.0-rc1 Kernel Configuration
# Linux/x86 4.18.0-rc2 Kernel Configuration
#

#
# Compiler: gcc (GCC) 8.1.0
# Compiler: gcc (GCC) 8.1.1 20180531
#
CONFIG_64BIT=y
CONFIG_X86_64=y
Expand Down Expand Up @@ -45,7 +45,7 @@ CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80100
CONFIG_GCC_VERSION=80101
CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
Expand Down Expand Up @@ -3812,12 +3812,12 @@ CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_SGL_ALLOC=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DMA_DIRECT_OPS=y
CONFIG_SWIOTLB=y
CONFIG_SGL_ALLOC=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
Expand Down

0 comments on commit 2570765

Please sign in to comment.