aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/p2020/config-default
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-02-24 22:49:45 +0100
committerDavid Bauer <mail@david-bauer.net>2020-02-28 23:32:37 +0100
commit1287bb48dc7295b56d4597a3789429da618a8ec7 (patch)
tree87e983202ee8af1c17e47e276dc9092eaa2a2290 /target/linux/mpc85xx/p2020/config-default
parenta2ae9a07d2d4843665d04ddcc1357ee22a72216a (diff)
downloadupstream-1287bb48dc7295b56d4597a3789429da618a8ec7.tar.gz
upstream-1287bb48dc7295b56d4597a3789429da618a8ec7.tar.bz2
upstream-1287bb48dc7295b56d4597a3789429da618a8ec7.zip
mpc85xx: fix build with kernel 5.4
This fixes some outstanding issues with the Kernel 5.4 build: * Adds missing support patch for the Enterasys WS-AP3710i * Fixes incorrect NAND symbols * Adds patch for broken image wrapping Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/mpc85xx/p2020/config-default')
-rw-r--r--target/linux/mpc85xx/p2020/config-default3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mpc85xx/p2020/config-default b/target/linux/mpc85xx/p2020/config-default
index e6526446b4..2369bbc7a6 100644
--- a/target/linux/mpc85xx/p2020/config-default
+++ b/target/linux/mpc85xx/p2020/config-default
@@ -7,9 +7,8 @@ CONFIG_HAVE_RCU_TABLE_FREE=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_MPC85xx_RDB=y
CONFIG_MTD_CFI=y
-CONFIG_MTD_NAND=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_NAND_BCH=y
-CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_NAND_FSL_ELBC=y
CONFIG_MTD_SPLIT_FIRMWARE=y