summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.nu>2014-07-01 14:26:30 -0500
committerMatt Housh <jaeger@crux.nu>2014-07-01 14:26:30 -0500
commite482a499fb5cff72d938174a6a3c8d867010460e (patch)
treef7b5d3db5847b0b9a6a0e8704eada238b8f66515 /kernel
parent59a430113cfe6fefc3254620b864d498b74724e9 (diff)
downloadiso-e482a499fb5cff72d938174a6a3c8d867010460e.tar.gz
iso-e482a499fb5cff72d938174a6a3c8d867010460e.tar.xz
Updated kernel to version 3.12.23
Diffstat (limited to 'kernel')
-rw-r--r--kernel/linux-3.12.23.config (renamed from kernel/linux-3.12.19.config)6
-rw-r--r--kernel/linux-3.12.23.defconfig (renamed from kernel/linux-3.12.19.defconfig)6
2 files changed, 6 insertions, 6 deletions
diff --git a/kernel/linux-3.12.19.config b/kernel/linux-3.12.23.config
index 7dd70e4..cc28ce2 100644
--- a/kernel/linux-3.12.19.config
+++ b/kernel/linux-3.12.23.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.12.19 Kernel Configuration
+# Linux/x86 3.12.22 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2697,7 +2697,7 @@ CONFIG_CRYPTO_MANAGER=m
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
-# CONFIG_CRYPTO_GF128MUL is not set
+CONFIG_CRYPTO_GF128MUL=m
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
@@ -2721,7 +2721,7 @@ CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
-# CONFIG_CRYPTO_XTS is not set
+CONFIG_CRYPTO_XTS=m
#
# Hash modes
diff --git a/kernel/linux-3.12.19.defconfig b/kernel/linux-3.12.23.defconfig
index 10bf008..a96e4e3 100644
--- a/kernel/linux-3.12.19.defconfig
+++ b/kernel/linux-3.12.23.defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.12.19 Kernel Configuration
+# Linux/x86 3.12.22 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2697,7 +2697,7 @@ CONFIG_CRYPTO_MANAGER=m
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
-# CONFIG_CRYPTO_GF128MUL is not set
+CONFIG_CRYPTO_GF128MUL=m
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
@@ -2721,7 +2721,7 @@ CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
-# CONFIG_CRYPTO_XTS is not set
+CONFIG_CRYPTO_XTS=m
#
# Hash modes

Generated by cgit