]> git.baikalelectronics.ru Git - kernel.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)
commit548d1903bddda59720b5edb4c7cd5c5f3f4578da
treed27163351aa9ceb88495d1f07d769db6d78dd5bb
parent38efc5027ea8840e57628a2e4985587f0c5408e3
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