mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
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 <michael@walle.cc> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
9a5872bab1
commit
b3b44f5024
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user