From: Tony Lindgren Date: Tue, 10 Aug 2010 11:55:04 +0000 (+0300) Subject: omap: Fix omap_4430sdp_defconfig for make oldconfig X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588eb3cd671850e6d7aa9d4fc6b3876b442cce9f;p=pandora-kernel.git omap: Fix omap_4430sdp_defconfig for make oldconfig Commit ffb63e3402849e1b70119ee0c9a81dc9da4dfa97 changed Kconfig to select support for omap2, 3 and 4 by default. However, CONFIG_SMP won't currently work properly on uniprocessor ARMs, or if support for earlier ARM cores is selected in. Fix this by updating omap_4430sdp_defconfig to not select omap2 or 3 at this point. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed