[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200906052045.49610.bzolnier@gmail.com>
Date: Fri, 5 Jun 2009 20:45:49 +0200
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: Yunpeng Gao <yunpeng.gao@...el.com>
Cc: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org
Subject: Re: linux-next: Tree for June 3 (staging)
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@...el.com>
[...]
> --- /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@...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