From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1398926587.28080.5.camel@x220> Subject: Re: [PATCH v2 01/12] ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80) From: Paul Bolle To: Brian Norris Date: Thu, 01 May 2014 08:43:07 +0200 In-Reply-To: <1398925607-7482-2-git-send-email-computersforpeace@gmail.com> References: <1398925607-7482-1-git-send-email-computersforpeace@gmail.com> <1398925607-7482-2-git-send-email-computersforpeace@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Marek Vasut , Linux Kernel , Huang Shijie , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Sascha Hauer , Shawn Guo List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-04-30 at 23:26 -0700, Brian Norris wrote: > These defconfigs contain the CONFIG_M25P80 symbol, which is now That's a typo: use "the MTD_M25P80 symbol" (but only if you need to resend anyway, I'd say; the same typo can be found in the subject too). > dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy > the new dependency. > > Signed-off-by: Brian Norris > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Reviewed-by: Marek Vasut Paul Bolle