From c0f26a148cb7ea4718631e45474a7a57038ce656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Fri, 21 Jan 2011 16:56:46 +0100 Subject: [PATCH] --- yaml --- r: 232291 b: refs/heads/master c: b5cc8ca1c9c3a37eaddf709b2fd3e1699aee41ba h: refs/heads/master i: 232289: a4b6732f364a96862a510e96c9b3733954484243 232287: f1f2655ad5174000419784d6760214a724a71563 v: v3 --- [refs] | 2 +- trunk/drivers/rtc/Kconfig | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/[refs] b/[refs] index c5d2bed55c91..82f624545bb0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d5553a556165535337ece8592f066407c62eec2e +refs/heads/master: b5cc8ca1c9c3a37eaddf709b2fd3e1699aee41ba diff --git a/trunk/drivers/rtc/Kconfig b/trunk/drivers/rtc/Kconfig index 4941cade319f..cdd97192dc69 100644 --- a/trunk/drivers/rtc/Kconfig +++ b/trunk/drivers/rtc/Kconfig @@ -97,18 +97,6 @@ config RTC_INTF_DEV If unsure, say Y. -config RTC_INTF_DEV_UIE_EMUL - bool "RTC UIE emulation on dev interface" - depends on RTC_INTF_DEV - help - Provides an emulation for RTC_UIE if the underlying rtc chip - driver does not expose RTC_UIE ioctls. Those requests generate - once-per-second update interrupts, used for synchronization. - - The emulation code will read the time from the hardware - clock several times per second, please enable this option - only if you know that you really need it. - config RTC_DRV_TEST tristate "Test driver/device" help