diff --git a/core/linux-odroid-xu3/PKGBUILD b/core/linux-odroid-xu3/PKGBUILD index 01ebcf091..8ffca3ebd 100644 --- a/core/linux-odroid-xu3/PKGBUILD +++ b/core/linux-odroid-xu3/PKGBUILD @@ -9,7 +9,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="ODROID-XU3/4" pkgver=4.9.13 -pkgrel=6 +pkgrel=7 arch=('armv7h') url="https://github.com/hardkernel/linux" license=('GPL2') @@ -20,7 +20,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'linux.preset' '99-linux.hook') md5sums=('55d1d529ddac6370c3ecb075632eb6ec' - '8693b2ffbcbfeb3be3eef3e5673f6520' + 'e31f9723a25eecd672157453f697fdc8' 'a84976d500db50cee07177eccfe2f455' '79fa396e3f9a09a85156d6d7c2d34b58') diff --git a/core/linux-odroid-xu3/config b/core/linux-odroid-xu3/config index cc538383e..316c89559 100644 --- a/core/linux-odroid-xu3/config +++ b/core/linux-odroid-xu3/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.9.13-5 Kernel Configuration +# Linux/arm 4.9.13-7 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -1791,8 +1791,10 @@ CONFIG_DM_PERSISTENT_DATA=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_THIN_PROVISIONING=m -# CONFIG_DM_CACHE is not set -# CONFIG_DM_ERA is not set +CONFIG_DM_CACHE=m +CONFIG_DM_CACHE_SMQ=m +CONFIG_DM_CACHE_CLEANER=m +CONFIG_DM_ERA=m CONFIG_DM_MIRROR=m # CONFIG_DM_LOG_USERSPACE is not set CONFIG_DM_RAID=m @@ -1805,7 +1807,7 @@ CONFIG_DM_UEVENT=y CONFIG_DM_FLAKEY=m CONFIG_DM_VERITY=m CONFIG_DM_VERITY_FEC=y -# CONFIG_DM_SWITCH is not set +CONFIG_DM_SWITCH=m CONFIG_DM_LOG_WRITES=m CONFIG_TARGET_CORE=m CONFIG_TCM_IBLOCK=m