From fc161063f55f1852dea4a1c41a0e4af3225b99cb Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 29 Feb 2020 00:11:59 +0100 Subject: mpc85xx: move NAND symbol to target config All mpc85xx subtargets utilize NAND, thus enable NAND support target-wide. Fixes: 1287bb48dc72 ("mpc85xx: fix build with kernel 5.4") Signed-off-by: David Bauer --- target/linux/mpc85xx/p1020/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mpc85xx/p1020/config-default') diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index 00a02a8dc1..75dd2e3f69 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -19,7 +19,6 @@ CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_MFD_CORE=y CONFIG_MFD_MAX77620=y CONFIG_MTD_CFI=y -CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NAND_FSL_ELBC=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPLIT_FIRMWARE=y -- cgit v1.2.3