Commit 3cbedb88 authored by Barry Song's avatar Barry Song

ARM: prima2_defconfig: enable build for RTC

This patch enables RTC_CLASS and RTC driver for SiRFSoC platforms.
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 9dd10543
......@@ -44,6 +44,8 @@ CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_SIRF=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_SIRFSOC=y
CONFIG_DMADEVICES=y
CONFIG_DMADEVICES_DEBUG=y
CONFIG_DMADEVICES_VDEBUG=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment