From ef7eda2cfed7b415b9872e8507ca4fde83dee53a Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Fri, 21 Nov 2014 17:10:06 +0100 Subject: [PATCH] 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 Acked-by: Boris BREZILLON --- Reading git-format-patch failed