]> git.dujemihanovic.xyz Git - u-boot.git/commit
m68k: Drop unused CONFIG_M52277
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:41 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commit7931dfc5235d71e5a5c7d66509f0b2539664c8fa
tree0efec137fe8a44b12669fdd77a36fecb87639729
parent721938e92fc25d64df54b1e71bb28fac5af5c16a
m68k: Drop unused CONFIG_M52277

This option does not exist, so the Makefile rule does nothing. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/m68k/Makefile