From ce793584e52c9cf96d71344fd3515da9474c376f Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Mon, 4 Oct 2021 22:30:58 +0200 Subject: kernel: 5.10: add missing symbols Three missing symbols were found during mpc85xx/p2020 compilation. While at it, CONFIG_FSL_ENETC_MDIO is moved to generic config for consistency. Signed-off-by: Pawel Dembicki [move CONFIG_FSL_ENETC_MDIO, remove redundant definitions, adjust commit message/title] Signed-off-by: Adrian Schmutzler --- 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 e080861815..d0bf770768 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -32,7 +32,6 @@ CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NET_FLOW_LIMIT=y CONFIG_NR_CPUS=2 CONFIG_PADATA=y -# CONFIG_PPC_QUEUED_SPINLOCKS is not set CONFIG_REGMAP_IRQ=y CONFIG_REGULATOR=y CONFIG_RFS_ACCEL=y -- cgit v1.2.3