build RTC into the kernel

svn path=/dists/trunk/linux-2.6/; revision=7669
This commit is contained in:
Martin Michlmayr 2006-10-31 20:51:37 +00:00
parent 8ed47e0fcc
commit 98975e69d8
1 changed files with 3 additions and 3 deletions

View File

@ -1682,9 +1682,9 @@ CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
#
# 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