From: David Brownell Date: Fri, 12 Oct 2007 21:23:48 +0000 (-0700) Subject: fix omap2 kconfig goofage X-Git-Tag: v2.6.23-omap1~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f570a6b76dca1ce673aa8b0ef14d593ab1691a56;p=pandora-kernel.git fix omap2 kconfig goofage Clean up OMAP2 Kconfig. Again. - 34xx shouldn't go in the middle of the 24xx stuff, it goofs the dependency tree displayed by e.g. kconfig. In particular, not in the middle of the H4-specific options. - Make the 2420 boards depend on OMAP2420, and 2430 boards on OMAP2430 ... a 2420-only kernel shouldn't show 2430 boards, and vice versa. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed