topconfig enable new RTC_DRV_DS1374 i2c rtc driver

svn path=/dists/trunk/linux-2.6/; revision=9831
This commit is contained in:
Maximilian Attems 2007-11-28 13:44:00 +00:00
parent 26c7adaf35
commit 863003c867
2 changed files with 4 additions and 2 deletions

5
debian/changelog vendored
View File

@ -7,10 +7,11 @@ linux-2.6 (2.6.24~rc3-1~experimental.1) UNRELEASED; urgency=low
KS959_DONGLE, NET_9P_FD, IP1000, VETH, IXGBE, NIU, TEHUTI, LIBERTAS_CS,
LIBERTAS_SDIO, RT2X00, SENSORS_ADT7470, SENSORS_I5K_AMB, SENSORS_F71882FG,
SENSORS_FSCHMD, SENSORS_IBMPEX, CRYPTO_XTS, CRYPTO_SEED, CRYPTO_AUTHENC,
DVB_S5H1409, DVB_TUNER_MT2131, INET_LRO, MMC_RICOH_MMC, MMC_SPI.
DVB_S5H1409, DVB_TUNER_MT2131, INET_LRO, MMC_RICOH_MMC, MMC_SPI,
RTC_DRV_DS1374.
* Disable smbfs in topconfig, not supported upstream, use cifs.
-- maximilian attems <maks@debian.org> Wed, 28 Nov 2007 14:35:55 +0100
-- maximilian attems <maks@debian.org> Wed, 28 Nov 2007 14:42:51 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -1382,6 +1382,7 @@ CONFIG_RTC_INTF_DEV=y
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m