Commit 33f4dcdb28aff083be5367cd3d56b4d00c331c60

Authored by Chen-Yu Tsai
Committed by Maxime Ripard
1 parent 7d1311b93e

ARM: sunxi: Add A31 RTC driver to sunxi_defconfig

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>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

arch/arm/configs/sunxi_defconfig
... ... @@ -93,6 +93,7 @@
93 93 CONFIG_RTC_CLASS=y
94 94 # CONFIG_RTC_INTF_SYSFS is not set
95 95 # CONFIG_RTC_INTF_PROC is not set
  96 +CONFIG_RTC_DRV_SUN6I=y
96 97 CONFIG_RTC_DRV_SUNXI=y
97 98 # CONFIG_IOMMU_SUPPORT is not set
98 99 CONFIG_PHY_SUN4I_USB=y