From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 22 Oct 2009 16:50:26 +0000 (+0200) Subject: at91: Kconfig simplification X-Git-Tag: v2.6.33-rc1~384^2~1^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef9f59a7a3a0894be63836542f0902a45ffdd22;p=pandora-kernel.git at91: Kconfig simplification Instead of adding "depends on" at config level, introduce HAVE_* config variables. Add them at machine or soc level to specify the ability of a particular support. It will ease new board introduction and readability. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Nicolas Ferre Acked-by: Andrew Victor --- Reading git-diff-tree failed