Re: [PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround

From: Tony Lindgren
Date: Mon May 04 2020 - 11:09:12 EST


* Clay McClure <clay@xxxxxxxxxxx> [200502 23:41]:
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 3cc3ca5fa027..e00f0d871c53 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -57,7 +57,6 @@ CONFIG_CPUFREQ_DT=m
> CONFIG_ARM_TI_CPUFREQ=y
> CONFIG_CPU_IDLE=y
> CONFIG_ARM_CPUIDLE=y
> -CONFIG_DT_IDLE_STATES=y
> CONFIG_KERNEL_MODE_NEON=y
> CONFIG_PM_DEBUG=y
> CONFIG_ARM_CRYPTO=y

Hmm the change above does not look related. Can you please check all the
defconfig related changes so you are only changing the related options?

Regards,

Tony