[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5626EA29.7050608@oracle.com>
Date: Tue, 20 Oct 2015 18:28:09 -0700
From: santosh shilimkar <santosh.shilimkar@...cle.com>
To: Franklin S Cooper Jr <fcooper@...com>, linux@....linux.org.uk,
ssantosh@...nel.org, ulf.hansson@...aro.org, m-karicheri2@...com,
grygorii.strashko@...com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Subject: Re: [PATCH 5/5] ARM: keystone: defconfig: Enable CAN support
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote:
> Newer Keystone 2 devices support CAN. Enable CAN support as modules.
>
> Signed-off-by: Franklin S Cooper Jr <fcooper@...com>
> ---
Again. Please shown me the usecases before adding config
option. DTS nodes have to be there.
> arch/arm/configs/keystone_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
> index ed3e83e..e9bd825 100644
> --- a/arch/arm/configs/keystone_defconfig
> +++ b/arch/arm/configs/keystone_defconfig
> @@ -137,6 +137,9 @@ CONFIG_I2C_DAVINCI=y
> CONFIG_SPI=y
> CONFIG_SPI_DAVINCI=y
> CONFIG_SPI_SPIDEV=y
> +CONFIG_CAN=m
> +CONFIG_CAN_C_CAN=m
> +CONFIG_CAN_C_CAN_PLATFORM=m
> CONFIG_MMC=y
> CONFIG_MMC_OMAP_HS=y
> # CONFIG_HWMON is not set
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists