]> www.infradead.org Git - users/jedix/linux-maple.git/commit
m68knommu: make ColdFire SoC selection a choice
authorGreg Ungerer <gerg@uclinux.org>
Tue, 7 Jul 2015 05:44:02 +0000 (15:44 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:28:58 +0000 (09:28 -0700)
commit250cb4138bda236ea39bc430421c84e3b1586630
tree665ffcc852e1ba04b510968fb2c4821833ce1d67
parent9366d297b6e2949761ae79fd275c972c1384076c
m68knommu: make ColdFire SoC selection a choice

commit fa95a1dd0819c9041a873b10a6d83b5134964154 upstream.

It would be nice if we could support multiple ColdFire SoC types in a
single binary - but currently the code simply does not support it.
Change the SoC selection config options to be a choice instead of
individual selectable entries.

This fixes problems with building allnoconfig, and means that a sane
linux kernel is generated for a single ColdFire SoC type.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/m68k/Kconfig.cpu