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/generic/config-5.10 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/generic/config-5.10') diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index bfbadb8d15..9809e09b24 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -1981,6 +1981,9 @@ CONFIG_FRAME_WARN=1024 # CONFIG_FSCACHE is not set # CONFIG_FSI is not set # CONFIG_FSL_EDMA is not set +# CONFIG_FSL_ENETC is not set +# CONFIG_FSL_ENETC_MDIO is not set +# CONFIG_FSL_ENETC_VF is not set # CONFIG_FSL_ERRATUM_A008585 is not set # CONFIG_FSL_MC_BUS is not set # CONFIG_FSL_PQ_MDIO is not set @@ -4523,6 +4526,7 @@ CONFIG_PPP_MULTILINK=y # CONFIG_PPS_CLIENT_LDISC is not set # CONFIG_PPS_CLIENT_PARPORT is not set # CONFIG_PPS_DEBUG is not set +# CONFIG_PPC_QUEUED_SPINLOCKS is not set # CONFIG_PPTP is not set # CONFIG_PREEMPT is not set # CONFIG_PREEMPTIRQ_DELAY_TEST is not set -- cgit v1.2.3