]> git.kernelconcepts.de Git - karo-tx-linux.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 Ungerer <gerg@uclinux.org>
Sun, 12 Jul 2015 23:34:39 +0000 (09:34 +1000)
commitfa95a1dd0819c9041a873b10a6d83b5134964154
treed27163351aa9ceb88495d1f07d769db6d78dd5bb
parent15c2ca4e98a3cd265b17db126e2e6b752f99014d
m68knommu: make ColdFire SoC selection a choice

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>
arch/m68k/Kconfig.cpu