Re: linux-next: Tree for June 3 (staging)

From: Bartlomiej Zolnierkiewicz
Date: Fri Jun 05 2009 - 14:54:11 EST


On Friday 05 June 2009 01:26:10 Yunpeng Gao wrote:

[...]

> Subject: [PATCH] First submission of Intel Moorestown platform NAND flash driver
>
> This driver is a standalone linux block device driver. It acts as
> a normal hard disk. Please reference the README file for the detail.
>
> Signed-off-by: Gao Yunpeng <yunpeng.gao@xxxxxxxxx>

[...]

> --- /dev/null
> +++ b/drivers/staging/mrst_nand/Kconfig
> @@ -0,0 +1,27 @@
> +
> +menuconfig MRST_NAND
> + tristate "Moorestown NAND Flash controller"
> + depends on BLOCK
> + default m

New drivers shouldn't be enabled by default.

Please remove the 'default m' line.

Thanks.
Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/