at91: Kconfig simplification
commit2ef9f59a7a3a0894be63836542f0902a45ffdd22
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 22 Oct 2009 16:50:26 +0000 (22 18:50 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Nov 2009 15:56:22 +0000 (16 16:56 +0100)
tree19b3a3f831fd5bd302279f554b1fba3dcf7b40f9
parentc4e4ab9f23d26498a01316428d710833fb96f214
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 <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Andrew Victor <linux@maxim.org.za>
arch/arm/mach-at91/Kconfig