From: Simon Glass Date: Wed, 1 Feb 2023 20:19:41 +0000 (-0700) Subject: m68k: Drop unused CONFIG_M52277 X-Git-Tag: v2023.07~166^2~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7931dfc5235d71e5a5c7d66509f0b2539664c8fa;p=platform%2Fkernel%2Fu-boot.git m68k: Drop unused CONFIG_M52277 This option does not exist, so the Makefile rule does nothing. Drop it. Signed-off-by: Simon Glass --- diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile index 63f1810..4a7960b 100644 --- a/arch/m68k/Makefile +++ b/arch/m68k/Makefile @@ -7,7 +7,6 @@ libs-y += arch/m68k/lib/ cpuflags-$(CONFIG_M5208) := -mcpu=5208 cpuflags-$(CONFIG_M5235) := -mcpu=5235 -fPIC -cpuflags-$(CONFIG_M52277) := -mcpu=52277 -fPIC cpuflags-$(CONFIG_M5249) := -mcpu=5249 cpuflags-$(CONFIG_M5253) := -mcpu=5253 cpuflags-$(CONFIG_M5271) := -mcpu=5271