From: Nicolas Ferre Date: Fri, 21 Nov 2014 16:10:06 +0000 (+0100) Subject: ARM: at91: remove all !DT related configuration options X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7eda2cfed7b415b9872e8507ca4fde83dee53a;p=pandora-kernel.git 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-diff-tree failed