From: Greg Ungerer Date: Tue, 7 Jul 2015 05:44:02 +0000 (+1000) Subject: m68knommu: make ColdFire SoC selection a choice X-Git-Tag: omap-for-v4.3/fixes-merge-window~236^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa95a1dd0819c9041a873b10a6d83b5134964154;p=pandora-kernel.git 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 Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed