topconfig enable modular RTC_DRV_DS1286

svn path=/dists/trunk/linux-2.6/; revision=12646
This commit is contained in:
Maximilian Attems 2009-01-26 22:27:24 +00:00
parent 5e06f10333
commit a93ca6fcab
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, RTC_DRV_DS3234.
EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390, RTC_DRV_DS3234, RTC_DRV_DS1286.
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
* Add stable release 2.6.28.1

View File

@ -1480,6 +1480,7 @@ CONFIG_RTC_DRV_R9701=m
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m