]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: defconfig: enable mv-xor driver
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 20 Feb 2019 09:30:24 +0000 (10:30 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Sun, 21 Apr 2019 13:46:39 +0000 (15:46 +0200)
commit04eb7fd961bc8ea587cb5cc8639491c7d3d38471
tree98572bad457379b7875e8231b92e7ccecaaca08e
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
arm64: defconfig: enable mv-xor driver

The mv-xor DMA driver is used for the XOR engine found in the ARM64
Marvell Armada 3720 SoC, so it makes sense to have it enabled in the
arm64 defconfig. A recent boot-time regression was found in mv-xor,
which would have been more easily noticed with this driver enabled by
default.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/configs/defconfig