Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123928
b: refs/heads/master
c: 94fa873
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Uwe Kleine-Koenig committed Dec 12, 2008
1 parent f5cbcc0 commit 99d2f37
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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: 6ed70a792af1f7961d8c74c2ded78aebd42c658e
refs/heads/master: 94fa873ff80cbbfb91f1c1a81cb428f6869a7845
6 changes: 3 additions & 3 deletions trunk/arch/arm/configs/netx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,9 @@ CONFIG_RTC_CLASS=m
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=m
CONFIG_RTC_INTF_PROC=m
CONFIG_RTC_INTF_DEV=m
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y

#
# RTC drivers
Expand Down
6 changes: 3 additions & 3 deletions trunk/arch/arm/configs/picotux200_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1069,9 +1069,9 @@ CONFIG_RTC_CLASS=m
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=m
CONFIG_RTC_INTF_PROC=m
CONFIG_RTC_INTF_DEV=m
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set

#
Expand Down

0 comments on commit 99d2f37

Please sign in to comment.