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/imx6/config-5.10 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/imx6') diff --git a/target/linux/imx6/config-5.10 b/target/linux/imx6/config-5.10 index 00f03d4953..9238678258 100644 --- a/target/linux/imx6/config-5.10 +++ b/target/linux/imx6/config-5.10 @@ -187,9 +187,6 @@ CONFIG_F2FS_FS=y CONFIG_FEC=y CONFIG_FIXED_PHY=y CONFIG_FIX_EARLYCON_MEM=y -# CONFIG_FSL_ENETC is not set -# CONFIG_FSL_ENETC_MDIO is not set -# CONFIG_FSL_ENETC_VF is not set # CONFIG_FSL_IMX8_DDR_PMU is not set CONFIG_FSL_GUTS=y CONFIG_FS_ENCRYPTION=y -- cgit v1.2.3