diff --git a/debian/arch/mipsel/config.r5k-cobalt b/debian/arch/mipsel/config.r5k-cobalt index e053d5910..4505267e1 100644 --- a/debian/arch/mipsel/config.r5k-cobalt +++ b/debian/arch/mipsel/config.r5k-cobalt @@ -65,7 +65,7 @@ CONFIG_I8259=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y CONFIG_IRQ_CPU=y -CONFIG_MIPS_GT64111=y +CONFIG_PCI_GT64XXX_PCI0=y CONFIG_MIPS_L1_CACHE_SHIFT=5 # @@ -947,7 +947,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y # Watchdog Cards # # CONFIG_WATCHDOG is not set -CONFIG_RTC=y +# CONFIG_RTC is not set +# CONFIG_GEN_RTC is not set CONFIG_COBALT_LCD=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set @@ -1356,6 +1357,32 @@ CONFIG_USB_SISUSBVGA=m # EDAC - error detection and reporting (RAS) # +# Real Time Clock + +CONFIG_RTC_LIB=y +CONFIG_RTC_CLASS=y +ONFIG_RTC_HCTOSYS=y +ONFIG_RTC_HCTOSYS_DEVICE="rtc0" +# CONFIG_RTC_DEBUG is not set + +# +# RTC interfaces +# +CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_INTF_PROC=y +CONFIG_RTC_INTF_DEV=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set + +# +# RTC drivers +# +CONFIG_RTC_DRV_CMOS=y +# CONFIG_RTC_DRV_DS1553 is not set +# CONFIG_RTC_DRV_DS1742 is not set +# CONFIG_RTC_DRV_M48T86 is not set +# CONFIG_RTC_DRV_TEST is not set +# CONFIG_RTC_DRV_V3020 is not set + # # File systems # diff --git a/debian/changelog b/debian/changelog index 948ad1d2c..17b39e5ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ linux-2.6 (2.6.22~rc2-1~experimental.1) UNRELEASED; urgency=low * Enable new wirless stack mac80211 and improved wireless conf api. * Enable new USB Touchscreen Driver on all configs with touchscreens. + [ Martin Michlmayr ] + * mipsel/r5k-cobalt: Use the new RTC system. + -- maximilian attems Tue, 22 May 2007 09:27:20 +0200 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low