From: Michael Walle Date: Fri, 4 Mar 2022 20:21:24 +0000 (+0100) Subject: arm64: defconfig: enable Layerscape SFP driver X-Git-Tag: v5.18-rc1~148^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3b44f502450d64c23f0d011480f62d4fd175cd4;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: enable Layerscape SFP driver Enable the driver for the Layerscape SFP (Security Fuse Processor) found on most Layerscape SoCs. For example, a per-device unique serial number is stored in the fuses. Signed-off-by: Michael Walle Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 92f2ff549cd69..0788fc2520620 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1186,6 +1186,7 @@ CONFIG_NVMEM_SUNXI_SID=y CONFIG_UNIPHIER_EFUSE=y CONFIG_MESON_EFUSE=m CONFIG_NVMEM_RMEM=m +CONFIG_NVMEM_LAYERSCAPE_SFP=m CONFIG_FPGA=y CONFIG_FPGA_MGR_STRATIX10_SOC=m CONFIG_FPGA_BRIDGE=m