]> git.dujemihanovic.xyz Git - linux.git/commit
m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZE
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 20 Mar 2023 13:54:18 +0000 (14:54 +0100)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 16 Apr 2023 23:30:53 +0000 (09:30 +1000)
commit8ab89e9563161921ffc86724eb3217d228eaad57
tree0be8cd0a24af882d743d9755c1fa793e9591d8ce
parent2196087b306952204eb38199437358161de2ae6b
m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZE

The configs ROMBASE and ROMSIZE were used in arch/m68k/68360/head-ram.S,
which was removed with commit a3595962d824 ("m68knommu: remove obsolete
68360 support").

Remove the obsolete configs ROMBASE and ROMSIZE.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Fixes: a3595962d82495f5 ("m68knommu: remove obsolete 68360 support")
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/Kconfig.machine