ARM: at91: sama5 always uses DT
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 14:23:40 +0000 (15:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:19:31 +0000 (18:19 +0100)
commita1628604fd03850c41163b802d8b7f8d6a110e4c
tree3bc11b65e357d319165b98ae61cb99d81efca88b
parent871336a93794d9144a94c51a85489cb890462f64
ARM: at91: sama5 always uses DT

It makes no sense for sama5 support to be enabled if we don't
also enable USE_OF. Making this automatic in Kconfig avoids
a possible randconfig conflict between the old and new clock
support code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
arch/arm/mach-at91/Kconfig