From: Paul Gortmaker
Date: Mon, 31 Oct 2016 14:55:27 -0400
> The Kconfig currently controlling compilation of this code is:
>
> drivers/rtc/Kconfig:config RTC_DRV_SUN4V
> drivers/rtc/Kconfig:bool "SUN4V Hypervisor RTC"
>
> ...meaning that it currently is not being built as a module by anyon
The Kconfig currently controlling compilation of this code is:
drivers/rtc/Kconfig:config RTC_DRV_SUN4V
drivers/rtc/Kconfig:bool "SUN4V Hypervisor RTC"
...meaning that it currently is not being built as a module by anyone.
Lets remove the couple traces of modular infrastructure use, so that
2 matches
Mail list logo