Commit b3b44f50 authored by Michael Walle's avatar Michael Walle Committed by Arnd Bergmann

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: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 9a5872ba
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment