]> git.baikalelectronics.ru Git - kernel.git/commit
omap: Fix omap_4430sdp_defconfig for make oldconfig
authorTony Lindgren <tony@atomide.com>
Mon, 16 Aug 2010 06:21:20 +0000 (09:21 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Aug 2010 06:22:04 +0000 (09:22 +0300)
commit81af898e582c96d2a5d3876ad0fc5a36aadef86e
tree023acee797bd9d241863e7701af00196a7b3859d
parent59dd2afa9caada80e1c5d60e7371fcf82ae4dc57
omap: Fix omap_4430sdp_defconfig for make oldconfig

Commit 6e7adfb404a349e42eabde963cbfb81b4bdad5eb 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 <tony@atomide.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/configs/omap_4430sdp_defconfig