From e9895b2a8a683781482b27bd69bff7551217e796 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Wed, 23 Jul 2014 12:38:03 +0000 Subject: [PATCH] [mipsel,mips64el/loongson-2e,2f] Enable CONFIG_RTC_DRV_CMOS as built-in. svn path=/dists/sid/linux/; revision=21623 --- debian/changelog | 1 + debian/config/kernelarch-mips/config.loongson-2e | 5 +++++ debian/config/kernelarch-mips/config.loongson-2f | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1261cc866..e9d40941d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux (3.14.13-2) UNRELEASED; urgency=medium as optional so that these modules do not end up in two different udebs as dependencies. Remove them from the i386, ia64, powerpc and sparc definition. + * [mipsel,mips64el/loongson-2e,2f] Enable CONFIG_RTC_DRV_CMOS as built-in. -- Aurelien Jarno Mon, 21 Jul 2014 23:18:59 +0200 diff --git a/debian/config/kernelarch-mips/config.loongson-2e b/debian/config/kernelarch-mips/config.loongson-2e index 843d667b5..2d436950f 100644 --- a/debian/config/kernelarch-mips/config.loongson-2e +++ b/debian/config/kernelarch-mips/config.loongson-2e @@ -63,6 +63,11 @@ CONFIG_8139TOO_TUNE_TWISTER=y ## # CONFIG_PCIEPORTBUS is not set +## +## file: drivers/rtc/Kconfig +## +CONFIG_RTC_DRV_CMOS=y + ## ## file: drivers/scsi/Kconfig ## diff --git a/debian/config/kernelarch-mips/config.loongson-2f b/debian/config/kernelarch-mips/config.loongson-2f index 6dd2ae361..58e3353d5 100644 --- a/debian/config/kernelarch-mips/config.loongson-2f +++ b/debian/config/kernelarch-mips/config.loongson-2f @@ -65,6 +65,11 @@ CONFIG_8139TOO_TUNE_TWISTER=y ## # CONFIG_PCIEPORTBUS is not set +## +## file: drivers/rtc/Kconfig +## +CONFIG_RTC_DRV_CMOS=y + ## ## file: drivers/scsi/Kconfig ##