]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fix omap2 kconfig goofage
authorDavid Brownell <david-b@pacbell.net>
Fri, 12 Oct 2007 21:23:48 +0000 (14:23 -0700)
committerTony Lindgren <tony@atomide.com>
Sat, 13 Oct 2007 02:44:39 +0000 (19:44 -0700)
commitf570a6b76dca1ce673aa8b0ef14d593ab1691a56
tree8a5d7b7280353d6cffed1e4bba06f23b3d14d927
parentc03af5bf18f91febbe4837ac44f25bcc72e29605
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig