From d942d3957cdea9de45557cdf6436593815f06c3a Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 28 Feb 2014 11:08:26 +0100 Subject: ARM: ux500: delete pointless DT config option Supporting device tree on the Ux500 is not optional anymore, so delete the config option and compile this in at all times. Cc: Lee Jones Signed-off-by: Linus Walleij --- arch/arm/mach-ux500/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/arm/mach-ux500/Kconfig') diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index 0034d2cd6973..b2019dc50e40 100644 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig @@ -73,11 +73,6 @@ config UX500_AUTO_PLATFORM a working kernel. If everything else is disabled, this automatically enables MACH_MOP500. -config MACH_UX500_DT - bool "Generic U8500 support using device tree" - depends on MACH_MOP500 - select USE_OF - endmenu config UX500_DEBUG_UART -- cgit v1.2.3