ARM: at91: remove all !DT related configuration options
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 21 Nov 2014 16:10:06 +0000 (17:10 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Nov 2014 16:15:59 +0000 (17:15 +0100)
commitef7eda2cfed7b415b9872e8507ca4fde83dee53a
treec684bb259182bcf19f9148e0ecf5af04642bc887
parent32963a8ec83dd6a4e404283801b97a7048c8edd7
ARM: at91: remove all !DT related configuration options

OLD_CLK_AT91 & OLD_IRQ_AT91 were only selected by entries in Kconfig.non_dt
that are now gone. So we remove all this legacy stuff and select the proper
options in the SOC_ entries.

As USE_OF is now selected directly in arch/arm/Kconfig AT91 entry, we can
safely remove it everywhere in this file.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
arch/arm/mach-at91/Kconfig
This page took 0.025222 seconds and 5 git commands to generate.