linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig
@ 2020-05-02  4:30 Bin Meng
  2020-05-05 12:48 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Bin Meng @ 2020-05-02  4:30 UTC (permalink / raw)
  To: linux-m68k, linux-kernel; +Cc: Bin Meng

From: Bin Meng <bin.meng@windriver.com>

Drop CONFIG_MTD_M25P80 that was removed in
commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")

Signed-off-by: Bin Meng <bin.meng@windriver.com>
---

 arch/m68k/configs/stmark2_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
index 27fa946..2b746f5 100644
--- a/arch/m68k/configs/stmark2_defconfig
+++ b/arch/m68k/configs/stmark2_defconfig
@@ -48,7 +48,6 @@ CONFIG_MTD_CFI_STAA=y
 CONFIG_MTD_ROM=y
 CONFIG_MTD_COMPLEX_MAPPINGS=y
 CONFIG_MTD_PLATRAM=y
-CONFIG_MTD_M25P80=y
 CONFIG_MTD_SPI_NOR=y
 # CONFIG_INPUT_KEYBOARD is not set
 # CONFIG_INPUT_MOUSE is not set
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig
  2020-05-02  4:30 [PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig Bin Meng
@ 2020-05-05 12:48 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2020-05-05 12:48 UTC (permalink / raw)
  To: Bin Meng, linux-m68k, linux-kernel; +Cc: Bin Meng

Hi Bin,

On 2/5/20 2:30 pm, Bin Meng wrote:
> From: Bin Meng <bin.meng@windriver.com>
> 
> Drop CONFIG_MTD_M25P80 that was removed in
> commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")
> 
> Signed-off-by: Bin Meng <bin.meng@windriver.com>

Thanks, I will push into the m68knommu git tree, for-next branch.

Regards
Greg


> ---
> 
>   arch/m68k/configs/stmark2_defconfig | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
> index 27fa946..2b746f5 100644
> --- a/arch/m68k/configs/stmark2_defconfig
> +++ b/arch/m68k/configs/stmark2_defconfig
> @@ -48,7 +48,6 @@ CONFIG_MTD_CFI_STAA=y
>   CONFIG_MTD_ROM=y
>   CONFIG_MTD_COMPLEX_MAPPINGS=y
>   CONFIG_MTD_PLATRAM=y
> -CONFIG_MTD_M25P80=y
>   CONFIG_MTD_SPI_NOR=y
>   # CONFIG_INPUT_KEYBOARD is not set
>   # CONFIG_INPUT_MOUSE is not set
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-05 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02  4:30 [PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig Bin Meng
2020-05-05 12:48 ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).