topconfig enable RTC_DRV_DS1511

new driver for Dallas DS1511 timekeeping/watchdog chip.

svn path=/dists/trunk/linux-2.6/; revision=10481
This commit is contained in:
Maximilian Attems 2008-02-10 19:15:48 +00:00
parent 6638104d05
commit 234b658a35
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -18,7 +18,8 @@ linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low
NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN,
SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES,
USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701.
USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
RTC_DRV_DS1511.
* [amd64] Enable CRYPTO_SALSA20_X86_64.
* [amd64, i386]: Enable LATENCYTOP.
* topconfig disable PARPORT_PC_FIFO due to instabilities.

View File

@ -1800,6 +1800,7 @@ CONFIG_RTC_DRV_MAX6902=m
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_DS1742=m