aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2020-02-14 17:19:53 +0100
committerChristian Lamparter <chunkeey@gmail.com>2020-02-28 22:47:04 +0100
commita2ae9a07d2d4843665d04ddcc1357ee22a72216a (patch)
treec5ec045a24c4ae9ab0a04e458f820ada82158445 /target/linux/apm821xx
parent91a7c9c27d2e0d88e73735f865c83894a8a32555 (diff)
downloadupstream-a2ae9a07d2d4843665d04ddcc1357ee22a72216a.tar.gz
upstream-a2ae9a07d2d4843665d04ddcc1357ee22a72216a.tar.bz2
upstream-a2ae9a07d2d4843665d04ddcc1357ee22a72216a.zip
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: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r--target/linux/apm821xx/nand/config-default3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/apm821xx/nand/config-default b/target/linux/apm821xx/nand/config-default
index 1c05a83fb1..f53167f75b 100644
--- a/target/linux/apm821xx/nand/config-default
+++ b/target/linux/apm821xx/nand/config-default
@@ -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