Skip to content

Commit

Permalink
bcm53xx: 5.4: enable NAND
Browse files Browse the repository at this point in the history
NAND driver was dropped in the 5.4 bump, so enable it back

Fixes: 50c6938 ("bcm53xx: add v5.4 support")
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
  • Loading branch information
dengqf6 authored and hauke committed Apr 26, 2020
1 parent 050c24f commit ad697aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion target/linux/bcm53xx/config-5.4
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad697aa

Please sign in to comment.