fixes
This commit is contained in:
4
debian/config/amd64/config.cloud
vendored
4
debian/config/amd64/config.cloud
vendored
@@ -2100,10 +2100,6 @@ CONFIG_PROC_VMCORE=y
|
||||
##
|
||||
## file: init/Kconfig
|
||||
##
|
||||
## choice: Kernel compression mode
|
||||
# CONFIG_KERNEL_XZ is not set
|
||||
CONFIG_KERNEL_LZ4=y
|
||||
## end choice
|
||||
CONFIG_DEFAULT_HOSTNAME="debian-cloud"
|
||||
CONFIG_LOG_BUF_SHIFT=17
|
||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
||||
|
4
debian/config/amd64/config.mobile
vendored
4
debian/config/amd64/config.mobile
vendored
@@ -7230,10 +7230,6 @@ CONFIG_XFS_SUPPORT_V4=y
|
||||
##
|
||||
## file: init/Kconfig
|
||||
##
|
||||
## choice: Kernel compression mode
|
||||
CONFIG_KERNEL_XZ=y
|
||||
# CONFIG_KERNEL_LZ4 is not set
|
||||
## end choice
|
||||
CONFIG_DEFAULT_HOSTNAME="debian-mobile"
|
||||
CONFIG_LOG_BUF_SHIFT=18
|
||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=14
|
||||
|
4
debian/config/amd64/config.vm
vendored
4
debian/config/amd64/config.vm
vendored
@@ -3563,10 +3563,6 @@ CONFIG_VBOXSF_FS=m
|
||||
##
|
||||
## file: init/Kconfig
|
||||
##
|
||||
## choice: Kernel compression mode
|
||||
CONFIG_KERNEL_XZ=y
|
||||
# CONFIG_KERNEL_LZ4 is not set
|
||||
## end choice
|
||||
CONFIG_DEFAULT_HOSTNAME="debian-vm"
|
||||
CONFIG_LOG_BUF_SHIFT=17
|
||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
||||
|
2
debian/config/config
vendored
2
debian/config/config
vendored
@@ -2007,7 +2007,9 @@ CONFIG_LOCALVERSION=""
|
||||
# CONFIG_KERNEL_GZIP is not set
|
||||
# CONFIG_KERNEL_BZIP2 is not set
|
||||
# CONFIG_KERNEL_LZMA is not set
|
||||
CONFIG_KERNEL_XZ=y
|
||||
# CONFIG_KERNEL_LZO is not set
|
||||
# CONFIG_KERNEL_LZ4 is not set
|
||||
# CONFIG_KERNEL_ZSTD is not set
|
||||
## end choice
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
|
Reference in New Issue
Block a user