From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Thu, 16 Apr 2015 16:04:03 +0000 Subject: Re: [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A) Message-Id: <552FDD73.70805@cogentembedded.com> List-Id: References: <1429196897-18822-1-git-send-email-ulrich.hecht+renesas@gmail.com> In-Reply-To: <1429196897-18822-1-git-send-email-ulrich.hecht+renesas@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hello. On 04/16/2015 06:08 PM, Ulrich Hecht wrote: > Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules. > Signed-off-by: Ulrich Hecht > --- > arch/arm/configs/multi_v7_defconfig | 3 +++ > 1 file changed, 3 insertions(+) > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 06075b6..212199a 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig [...] > @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y > CONFIG_RTC_DRV_SUNXI=y > CONFIG_RTC_DRV_MV=y > CONFIG_RTC_DRV_TEGRA=y > +CONFIG_RTC_DRV_RX8581=m The other RTC drivers seem to be built-in. WBR, Sergei