diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/bcm53xx/config-5.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/config-5.4 b/target/linux/bcm53xx/config-5.4 index 676015f200..ae9c727818 100644 --- a/target/linux/bcm53xx/config-5.4 +++ b/target/linux/bcm53xx/config-5.4 @@ -307,8 +307,11 @@ CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_BCM47XXSFLASH=y CONFIG_MTD_BCM47XX_PARTS=y # CONFIG_MTD_HYPERBUS is not set +CONFIG_MTD_NAND_BRCMNAND=y +CONFIG_MTD_NAND_CORE=y +CONFIG_MTD_NAND_ECC_SW_HAMMING=y CONFIG_MTD_PARSER_TRX=y -# CONFIG_MTD_RAW_NAND is not set +CONFIG_MTD_RAW_NAND=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_UBI=y |