Skip to content

Commit 82720a5

Browse files
claudiubezneaalexandrebelloni
authored andcommitted
ARM: configs: at91: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
Enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B. These are necessary for SAM9X60. Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent f013dbe commit 82720a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/configs/at91_dt_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ CONFIG_USB_AT91=y
160160
CONFIG_USB_ATMEL_USBA=y
161161
CONFIG_USB_G_SERIAL=y
162162
CONFIG_MMC=y
163+
CONFIG_MMC_SDHCI=y
164+
CONFIG_MMC_SDHCI_PLTFM=y
165+
CONFIG_MMC_SDHCI_OF_AT91=y
163166
CONFIG_MMC_ATMELMCI=y
164167
CONFIG_MMC_SPI=y
165168
CONFIG_NEW_LEDS=y
@@ -177,6 +180,7 @@ CONFIG_RTC_DRV_AT91SAM9=y
177180
CONFIG_DMADEVICES=y
178181
CONFIG_AT_HDMAC=y
179182
CONFIG_AT_XDMAC=y
183+
CONFIG_MICROCHIP_PIT64B=y
180184
# CONFIG_IOMMU_SUPPORT is not set
181185
CONFIG_IIO=y
182186
CONFIG_AT91_ADC=y

0 commit comments

Comments
 (0)