summaryrefslogtreecommitdiffstats
path: root/config-armv7
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2013-08-02 11:22:55 -0400
committerKyle McMartin <kyle@redhat.com>2013-08-02 11:22:55 -0400
commitb8530490d3eb66137b109525bee3f69961ae0361 (patch)
treeb9a7c4a15a8f1885b8d84f59f08be9c1437fc44c /config-armv7
parentc8491a786b324c1b8938c870e5c3390cdcd6f91c (diff)
downloadkernel-b8530490d3eb66137b109525bee3f69961ae0361.tar.gz
kernel-b8530490d3eb66137b109525bee3f69961ae0361.tar.xz
kernel-b8530490d3eb66137b109525bee3f69961ae0361.zip
radeon-si_calculate_leakage-use-div64.patch: fix compile error on i686
and some arm stuff
Diffstat (limited to 'config-armv7')
-rw-r--r--config-armv74
1 files changed, 2 insertions, 2 deletions
diff --git a/config-armv7 b/config-armv7
index 395a8a897..df8a264ba 100644
--- a/config-armv7
+++ b/config-armv7
@@ -198,8 +198,8 @@ CONFIG_MMC_OMAP=m
CONFIG_MMC_OMAP_HS=m
CONFIG_RTC_DRV_MAX8907=m
# CONFIG_RTC_DRV_TWL92330 is not set
-CONFIG_RTC_DRV_TWL4030=m
-CONFIG_RTC_DRV_OMAP=m
+CONFIG_RTC_DRV_TWL4030=y
+CONFIG_RTC_DRV_OMAP=y
# Note needs to be compiled in until we build MMC modular
CONFIG_DMA_OMAP=m
CONFIG_OMAP_IOVMM=m