diff mbox

[5/5] ARM: sunxi: Add A31 RTC driver to sunxi_defconfig

Message ID 1405323137-24287-6-git-send-email-wens@csie.org (mailing list archive)
State New, archived
Headers show

Commit Message

Chen-Yu Tsai July 14, 2014, 7:32 a.m. UTC
Now that we have a driver for A31's RTC, enable it
in the default sunxi config.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 arch/arm/configs/sunxi_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Maxime Ripard July 18, 2014, 8:12 a.m. UTC | #1
On Mon, Jul 14, 2014 at 03:32:17PM +0800, Chen-Yu Tsai wrote:
> Now that we have a driver for A31's RTC, enable it
> in the default sunxi config.

It would be great if you could do this for multi_v7 as well.

Thanks!
Maxime
Chen-Yu Tsai July 18, 2014, 9:25 a.m. UTC | #2
On Fri, Jul 18, 2014 at 4:12 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> On Mon, Jul 14, 2014 at 03:32:17PM +0800, Chen-Yu Tsai wrote:
>> Now that we have a driver for A31's RTC, enable it
>> in the default sunxi config.
>
> It would be great if you could do this for multi_v7 as well.

No problem. I'll add it in the next version.


ChenYu
diff mbox

Patch

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 7209bfd..0abc2ab 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -93,6 +93,7 @@  CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_RTC_CLASS=y
 # CONFIG_RTC_INTF_SYSFS is not set
 # CONFIG_RTC_INTF_PROC is not set
+CONFIG_RTC_DRV_SUN6I=y
 CONFIG_RTC_DRV_SUNXI=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_PHY_SUN4I_USB=y