Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308991
b: refs/heads/master
c: b224b9a
h: refs/heads/master
i:
  308989: 5679808
  308987: e79f81b
  308983: 4d2ecac
  308975: c9e0749
  308959: 9537140
  308927: 1547bde
  308863: 60a4fa2
  308735: 3a272cb
v: v3
  • Loading branch information
Fabio Estevam authored and Linus Torvalds committed May 29, 2012
1 parent 28f2ac4 commit 0cc79fc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f20b767e20a800030f51712b699a5c557f2514b
refs/heads/master: b224b9ac8c42afc40cba170187df3d0cdbb13c20
42 changes: 21 additions & 21 deletions trunk/drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -620,27 +620,6 @@ config RTC_DRV_MSM6242
This driver can also be built as a module. If so, the module
will be called rtc-msm6242.

config RTC_DRV_IMXDI
tristate "Freescale IMX DryIce Real Time Clock"
depends on ARCH_MX25
depends on RTC_CLASS
help
Support for Freescale IMX DryIce RTC

This driver can also be built as a module, if so, the module
will be called "rtc-imxdi".

config RTC_MXC
tristate "Freescale MXC Real Time Clock"
depends on ARCH_MXC
depends on RTC_CLASS
help
If you say yes here you get support for the Freescale MXC
RTC module.

This driver can also be built as a module, if so, the module
will be called "rtc-mxc".

config RTC_DRV_BQ4802
tristate "TI BQ4802"
help
Expand Down Expand Up @@ -738,6 +717,16 @@ config RTC_DRV_DAVINCI
This driver can also be built as a module. If so, the module
will be called rtc-davinci.

config RTC_DRV_IMXDI
tristate "Freescale IMX DryIce Real Time Clock"
depends on SOC_IMX25
depends on RTC_CLASS
help
Support for Freescale IMX DryIce RTC

This driver can also be built as a module, if so, the module
will be called "rtc-imxdi".

config RTC_DRV_OMAP
tristate "TI OMAP1"
depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX
Expand Down Expand Up @@ -1087,4 +1076,15 @@ config RTC_DRV_LOONGSON1
This driver can also be built as a module. If so, the module
will be called rtc-ls1x.

config RTC_MXC
tristate "Freescale MXC Real Time Clock"
depends on ARCH_MXC
depends on RTC_CLASS
help
If you say yes here you get support for the Freescale MXC
RTC module.

This driver can also be built as a module, if so, the module
will be called "rtc-mxc".

endif # RTC_CLASS

0 comments on commit 0cc79fc

Please sign in to comment.