[PATCH RFC v0 01/12] Kconfig change

2016-04-11 Thread Bill Huey (hui)
Add the selection options for the cyclic scheduler

Signed-off-by: Bill Huey (hui) 
---
 drivers/rtc/Kconfig | 5 +
 1 file changed, 5 insertions(+)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 544bd34..8a1b704 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -73,6 +73,11 @@ config RTC_DEBUG
  Say yes here to enable debugging support in the RTC framework
  and individual RTC drivers.
 
+config RTC_CYCLIC
+   bool "RTC cyclic executive scheduler support"
+   help
+ Frame/Cyclic executive scheduler support through the RTC interface
+
 comment "RTC interfaces"
 
 config RTC_INTF_SYSFS
-- 
2.5.0



[PATCH RFC v0 01/12] Kconfig change

2016-04-11 Thread Bill Huey (hui)
Add the selection options for the cyclic scheduler

Signed-off-by: Bill Huey (hui) 
---
 drivers/rtc/Kconfig | 5 +
 1 file changed, 5 insertions(+)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 544bd34..8a1b704 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -73,6 +73,11 @@ config RTC_DEBUG
  Say yes here to enable debugging support in the RTC framework
  and individual RTC drivers.
 
+config RTC_CYCLIC
+   bool "RTC cyclic executive scheduler support"
+   help
+ Frame/Cyclic executive scheduler support through the RTC interface
+
 comment "RTC interfaces"
 
 config RTC_INTF_SYSFS
-- 
2.5.0