From 7a0f6516429cb520af0a2448685cecbe9a7b21e2 Mon Sep 17 00:00:00 2001 From: rookierks Date: Mon, 5 Jan 2015 22:29:57 +0000 Subject: [PATCH] Add support for XTS - Update config file - Update PKGBUILD --- core/linux-sun7i/PKGBUILD | 4 ++-- core/linux-sun7i/config | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/linux-sun7i/PKGBUILD b/core/linux-sun7i/PKGBUILD index abaa67998..0b7b8fe14 100644 --- a/core/linux-sun7i/PKGBUILD +++ b/core/linux-sun7i/PKGBUILD @@ -9,7 +9,7 @@ _srcname=linux-sunxi-${_commit} _kernelname=${pkgbase#linux} _desc="sun7i" pkgver=3.4.103 -pkgrel=3 +pkgrel=4 arch=('armv7h') url="https://github.com/linux-sunxi/linux-sunxi/" license=('GPL2') @@ -21,7 +21,7 @@ source=("https://github.com/linux-sunxi/linux-sunxi/archive/${_commit}.tar.gz" '0001-Backport-firmware-loader.patch' '0001-Backport-msdos-partition-UUIDs.patch') md5sums=('6cdd44f9131a854cdbf5ddad86187c57' - '7e789e3271e1b7b2a4426b3eb3253468' + '22dff1aec4e1c29f7881ea863950704e' 'ca5b466850782493b99e824d6efbea4d' '520bde63dd6803f3332e9b26cb34cff9' '743724d560cf34dadefb8e976a31319c') diff --git a/core/linux-sun7i/config b/core/linux-sun7i/config index c1d25d88d..0308edc33 100644 --- a/core/linux-sun7i/config +++ b/core/linux-sun7i/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.4.103-1 Kernel Configuration +# Linux/arm 3.4.103-4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -3645,7 +3645,7 @@ CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_USER=m 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 @@ -3669,7 +3669,7 @@ CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_PCBC is not set -# CONFIG_CRYPTO_XTS is not set +CONFIG_CRYPTO_XTS=m # # Hash modes