topconfig enable modular RTC_DRV_DS3234

svn path=/dists/trunk/linux-2.6/; revision=12645
This commit is contained in:
Maximilian Attems 2009-01-26 22:27:20 +00:00
parent 5e11aa25aa
commit 5e06f10333
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -32,7 +32,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
DVB_USB_CINERGY_T2, DVB_USB_DTV5100, DVB_USB_AF9015, DVB_DM1105,
DVB_LGS8GL5, DVB_DUMMY_FE, SND_HDA_CODEC_NVHDMI, SND_USB_US122L, USB_VST,
LEDS_PCA9532, LEDS_HP_DISK, LEDS_PCA955X, LEDS_TRIGGER_BACKLIGHT,
EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390.
EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390, RTC_DRV_DS3234.
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
* Add stable release 2.6.28.1

View File

@ -1478,6 +1478,7 @@ CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
CONFIG_RTC_DRV_R9701=m
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m