Skip to content
Snippets Groups Projects
Commit a2ae9a07 authored by Christian Lamparter's avatar Christian Lamparter
Browse files

apm821xx: 5.4: add important NAND symbols


This patch adds important NAND config symbols.
These are necessary as otherwise the devices
won't find the rootfs on the NAND chips.

Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
parent 91a7c9c2
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ CONFIG_THERMAL_HWMON=y
CONFIG_HWMON=y
CONFIG_SENSORS_GPIO_FAN=y
CONFIG_CMDLINE="rootfstype=squashfs noinitrd"
CONFIG_MTD_NAND_ECC_SW_BCH=y
CONFIG_MTD_NAND_NDFC=y
CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_BLOCK=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment