[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150430224635.GA18985@bshelton-desktop>
Date: Thu, 30 Apr 2015 17:46:35 -0500
From: Ben Shelton <ben.shelton@...com>
To: Paul Bolle <pebolle@...cali.nl>
Cc: dwmw2@...radead.org, computersforpeace@...il.com,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
Jeff Westfahl <jeff.westfahl@...com>
Subject: Re: [PATCH] mtd: Introduce CONFIG_MTD_RESERVE_END
Hi Paul,
On 05/01, Paul Bolle wrote:
> While you're discussing more substantial questions with Brian, I found
> some nits.
>
> On Wed, 2015-04-29 at 14:28 -0500, Ben Shelton wrote:
> > --- a/drivers/mtd/Kconfig
> > +++ b/drivers/mtd/Kconfig
>
>
> > +config MTD_RESERVE_END
> > + int "Reserved space at the end of an all remaining space partition"
> > + depends on MTD_CMDLINE_PARTS = "y"
>
> (The quotes are unneeded.)
>
> MTD_CMDLINE_PARTS is tristate. Why does it need to be built-in for this
> symbol?
Good catch -- MTD_RESERVE_END should apply whether MTD_CMDLINE_PARTS is
built-in or a module. I'll fix that in the next version of the patch.
Thanks,
Ben
--
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