linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 9/9] ARM: multi_v7_defconfig: Statically build RTC_DRV_RK808
Date: Mon, 16 Oct 2017 20:02:29 +0200	[thread overview]
Message-ID: <3238534.Bk1TS2fSCp@diego> (raw)
In-Reply-To: <1508156187-27519-10-git-send-email-jagan@amarulasolutions.com>

Hi,

Am Montag, 16. Oktober 2017, 17:46:27 CEST schrieb Jagan Teki:
> RTC_DRV_RK808 need to have build statically for the platforms
> do use MFB_RK808 so replace module with statical link.

why would you need this to be compiled on? MFD_RK808 will happily
just create the platform-devices which are then bound to the RTC
driver later once the module is ready.

Heiko

> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig
> b/arch/arm/configs/multi_v7_defconfig index 2adef49..6ddc35c 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -768,7 +768,7 @@ CONFIG_RTC_DRV_MAX8907=y
>  CONFIG_RTC_DRV_MAX8998=m
>  CONFIG_RTC_DRV_MAX8997=m
>  CONFIG_RTC_DRV_MAX77686=y
> -CONFIG_RTC_DRV_RK808=m
> +CONFIG_RTC_DRV_RK808=y
>  CONFIG_RTC_DRV_RS5C372=m
>  CONFIG_RTC_DRV_BQ32K=m
>  CONFIG_RTC_DRV_PALMAS=y

  reply	other threads:[~2017-10-16 18:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 12:16 [PATCH 0/9] rockchip: rk3288-vyasa: dts fixes/additions Jagan Teki
2017-10-16 12:16 ` [PATCH 1/9] ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1 Jagan Teki
2017-10-17 19:07   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 2/9] ARM: dts: rockchip: rk3288-vyasa: Use fixed voltage range for vccio_sd Jagan Teki
2017-10-17 19:09   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 3/9] ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMIC Jagan Teki
2017-10-17 19:10   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 4/9] ARM: dts: rockchip: Add regulators for rk3288-vyasa Jagan Teki
2017-10-17 19:11   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 5/9] ARM: dts: rockchip: Add gmac support for rk3288-vyasa board Jagan Teki
2017-10-17 19:12   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 6/9] ARM: dts: rockchip: Add usb host for rk3288-vyasa Jagan Teki
2017-10-17 19:19   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 7/9] ARM: dts: rockchip: Add usb otg " Jagan Teki
2017-10-17 19:19   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 8/9] ARM: dts: rockchip: Add io domains " Jagan Teki
2017-10-17 19:22   ` Heiko Stuebner
2017-10-16 12:16 ` [PATCH 9/9] ARM: multi_v7_defconfig: Statically build RTC_DRV_RK808 Jagan Teki
2017-10-16 18:02   ` Heiko Stübner [this message]
2017-10-16 18:13     ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3238534.Bk1TS2fSCp@diego \
    --to=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).