Linux RTC
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH] rtc-xgene: Set hardware dependency
@ 2015-05-06  7:24 Jean Delvare
  2015-05-07 12:05 ` [rtc-linux] " Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2015-05-06  7:24 UTC (permalink / raw)
  To: rtc-linux
  Cc: Alessandro Zummo, Alexandre Belloni, Iyappan Subramanian,
	Keyur Chudgar

The rtc-xgene driver is only useful on X-Gene SoC.
    
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Iyappan Subramanian <isubramanian@apm.com>
Cc: Keyur Chudgar <kchudgar@apm.com>
---
 drivers/rtc/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux-4.1-rc2.orig/drivers/rtc/Kconfig	2015-04-27 02:59:10.000000000 +0200
+++ linux-4.1-rc2/drivers/rtc/Kconfig	2015-05-06 09:16:08.405058425 +0200
@@ -1523,6 +1523,7 @@ config RTC_DRV_MOXART
 config RTC_DRV_XGENE
 	tristate "APM X-Gene RTC"
 	depends on HAS_IOMEM
+	depends on ARCH_XGENE || COMPILE_TEST
 	help
 	  If you say yes here you get support for the APM X-Gene SoC real time
 	  clock.


-- 
Jean Delvare
SUSE L3 Support

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-07 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06  7:24 [rtc-linux] [PATCH] rtc-xgene: Set hardware dependency Jean Delvare
2015-05-07 12:05 ` [rtc-linux] " Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox