APPLIED: [PATCH] UBUNTU: [Config] RTC_DRV_PL031=y

Andy Whitcroft apw at canonical.com
Tue Apr 9 11:58:39 UTC 2013


On Tue, Apr 09, 2013 at 11:35:04AM +0200, Paolo Pisati wrote:
> Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> ---
>  debian.master/config/amd64/config.common.amd64 |    1 +
>  debian.master/config/armhf/config.common.armhf |    1 +
>  debian.master/config/config.common.ubuntu      |    1 -
>  debian.master/config/i386/config.common.i386   |    1 +
>  4 files changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.master/config/amd64/config.common.amd64 b/debian.master/config/amd64/config.common.amd64
> index 815f1e7..e9b9c2f 100644
> --- a/debian.master/config/amd64/config.common.amd64
> +++ b/debian.master/config/amd64/config.common.amd64
> @@ -60,6 +60,7 @@ CONFIG_RCU_FANOUT=64
>  CONFIG_REGMAP_MMIO=m
>  CONFIG_REGULATOR_FIXED_VOLTAGE=m
>  CONFIG_RTC_DRV_CMOS=y
> +CONFIG_RTC_DRV_PL031=m
>  CONFIG_RTC_DRV_TWL4030=m
>  # CONFIG_SATA_HIGHBANK is not set

This option is actually armhf only, so if you run fdr updateconfigs it
will collapse back into common.ubuntu as =y.  Also you need to clear
this module out of the module lists.  Applied with those modifications.

-apw




More information about the kernel-team mailing list