Commit-ID: 228197c5694369b5d65a2b5f579fc443166bc3f8 Gitweb: https://git.kernel.org/tip/228197c5694369b5d65a2b5f579fc443166bc3f8 Author: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> AuthorDate: Mon, 1 Oct 2018 16:13:52 +0200 Committer: Marc Zyngier <marc.zyngier@xxxxxxx> CommitDate: Tue, 2 Oct 2018 12:00:18 +0100 arm64: marvell: Enable SEI driver Enable the newly introduced Marvell SEI driver for the 64-bit Marvell EBU platforms. Suggested-by: Haim Boot <hayim@xxxxxxxxxxx> Reviewed-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx> --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 393d2b524284..5a89a957641b 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -128,6 +128,7 @@ config ARCH_MVEBU select MVEBU_ICU select MVEBU_ODMI select MVEBU_PIC + select MVEBU_SEI select OF_GPIO select PINCTRL select PINCTRL_ARMADA_37XX