Message ID | 1363043896-16140-2-git-send-email-festevam@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Mar 11, 2013 at 08:18:16PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@freescale.com> > > Select CONFIG_W1_MASTER_MXC. Why? Don't tell me what you did, that's obvious, it's the story that is needed. dropped from my queue. greg k-h
Hi Greg, On Tue, Mar 12, 2013 at 8:24 PM, Greg KH <gregkh@linuxfoundation.org> wrote: > On Mon, Mar 11, 2013 at 08:18:16PM -0300, Fabio Estevam wrote: >> From: Fabio Estevam <fabio.estevam@freescale.com> >> >> Select CONFIG_W1_MASTER_MXC. > > Why? Don't tell me what you did, that's obvious, it's the story that is > needed. > > dropped from my queue. Ok, I will improve the commit log and re-submit it to linux-arm-kernel list, so that it can go via arm tree and avoid any conflict.
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index e36b010..50f9a7f 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -143,6 +143,8 @@ CONFIG_SPI=y CONFIG_SPI_IMX=y CONFIG_GPIO_SYSFS=y CONFIG_GPIO_MC9S08DZ60=y +CONFIG_W1=y +CONFIG_W1_MASTER_MXC=y # CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_IMX2_WDT=y