FS#69505: Enable MTD_RAM

This commit is contained in:
Jan Alexander Steffens
2021-04-21 20:39:22 +00:00
parent 3f3fcefaf5
commit 6f3f90e76b
2 changed files with 4 additions and 3 deletions

5
config
View File

@@ -2276,7 +2276,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_RAM is not set
CONFIG_MTD_RAM=m
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
# end of RAM/ROM/Flash chip drivers
@@ -2285,8 +2285,9 @@ CONFIG_MTD_CFI_I2=y
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_PHYSMAP is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
CONFIG_MTD_PLATRAM=m
# end of Mapping drivers for chip access
#