Message ID | 20220818135737.3143895-8-arnd@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
On 18.08.2022 16:57, Arnd Bergmann wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > From: Arnd Bergmann <arnd@arndb.de> > > This is now default-enabled when CONFIG_SOC_SAMA7 is > used, so the defconfig entry can be dropped. > > Fixes: f611af4c3bfa ("ARM: at91: Kconfig: implement PIT64B selection") > Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com> > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 1cb293adecb1..2b564defe33e 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -1044,7 +1044,6 @@ CONFIG_MSM_MMCC_8960=y > CONFIG_MSM_MMCC_8974=y > CONFIG_HWSPINLOCK=y > CONFIG_HWSPINLOCK_QCOM=y > -CONFIG_MICROCHIP_PIT64B=y > CONFIG_BCM2835_MBOX=y > CONFIG_QCOM_APCS_IPC=y > CONFIG_QCOM_IPCC=y > -- > 2.29.2 >
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 1cb293adecb1..2b564defe33e 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -1044,7 +1044,6 @@ CONFIG_MSM_MMCC_8960=y CONFIG_MSM_MMCC_8974=y CONFIG_HWSPINLOCK=y CONFIG_HWSPINLOCK_QCOM=y -CONFIG_MICROCHIP_PIT64B=y CONFIG_BCM2835_MBOX=y CONFIG_QCOM_APCS_IPC=y CONFIG_QCOM_IPCC=y