]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: enable rsu driver
authorRichard Gong <richard.gong@intel.com>
Thu, 17 Oct 2019 20:15:51 +0000 (15:15 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 23 Oct 2019 14:26:13 +0000 (09:26 -0500)
Enable Intel Stratix10 Remote System Update (RSU) driver

The Intel Remote System Update (RSU) driver provides a way for customers
to update the boot configuration of a Intel Stratix 10 SoC device with
significantly reduced risk of corrupting the bitstream storage and
bricking the system.

Signed-off-by: Richard Gong <richard.gong@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/configs/defconfig

index cd596df2edfcdbfe81005b4812c89173712d3c56..c93befd8ebdfb44530bd87169b6dd9935710d9cd 100644 (file)
@@ -90,6 +90,7 @@ CONFIG_ARM_TEGRA186_CPUFREQ=y
 CONFIG_ARM_SCPI_PROTOCOL=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_INTEL_STRATIX10_SERVICE=y
+CONFIG_INTEL_STRATIX10_RSU=m
 CONFIG_TI_SCI_PROTOCOL=y
 CONFIG_EFI_CAPSULE_LOADER=y
 CONFIG_IMX_SCU=y