From: Tony Lindgren Date: Mon, 16 Aug 2010 06:21:20 +0000 (+0300) Subject: omap: Fix omap_4430sdp_defconfig for make oldconfig X-Git-Tag: v2.6.36-rc3~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66dd2660de534973303e2dd4f7784763bc9e549;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 Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed