Skip to content

Commit f04445f

Browse files
committed
ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B
Since commit f611af4 ("ARM: at91: Kconfig: implement PIT64B selection") there is no need to explicitly select PIT64B. Fixes: f611af4 ("ARM: at91: Kconfig: implement PIT64B selection") Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 568035b commit f04445f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/arm/configs/at91_dt_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ CONFIG_RTC_DRV_AT91SAM9=y
196196
CONFIG_DMADEVICES=y
197197
CONFIG_AT_HDMAC=y
198198
CONFIG_AT_XDMAC=y
199-
CONFIG_MICROCHIP_PIT64B=y
200199
# CONFIG_IOMMU_SUPPORT is not set
201200
CONFIG_IIO=y
202201
CONFIG_AT91_ADC=y

arch/arm/configs/sama7_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ CONFIG_RTC_DRV_AT91SAM9=y
188188
CONFIG_DMADEVICES=y
189189
CONFIG_AT_XDMAC=y
190190
CONFIG_STAGING=y
191-
CONFIG_MICROCHIP_PIT64B=y
192191
# CONFIG_IOMMU_SUPPORT is not set
193192
CONFIG_IIO=y
194193
CONFIG_IIO_SW_TRIGGER=y

0 commit comments

Comments
 (0)