mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
ARM: multi_v7_defconfig: Enable nvmem's rmem driver
It'll be used by the RPi4 family of boards to access its bootloader configuration. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20210112142342.7290-1-nsaenzjulienne@suse.de
This commit is contained in:
parent
5c8fe583cc
commit
5462a35ce3
|
|
@ -1107,6 +1107,7 @@ CONFIG_ROCKCHIP_EFUSE=m
|
|||
CONFIG_NVMEM_SUNXI_SID=y
|
||||
CONFIG_NVMEM_VF610_OCOTP=y
|
||||
CONFIG_MESON_MX_EFUSE=m
|
||||
CONFIG_NVMEM_RMEM=m
|
||||
CONFIG_FSI=m
|
||||
CONFIG_FSI_MASTER_GPIO=m
|
||||
CONFIG_FSI_MASTER_HUB=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user