From 9231312272a774619697cab2883e70409a251bc8 Mon Sep 17 00:00:00 2001 From: Marco Felsch Date: Fri, 2 Oct 2020 12:56:34 +0200 Subject: ARM: i.MX6X: cleanup build dependency Both dependencies are covered by ARCH_IMX6 so we no longer need to mention them here too. Signed-off-by: Marco Felsch Signed-off-by: Sascha Hauer --- arch/arm/mach-imx/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/mach-imx') diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 648cf7b8ff..5ddc4a6ad2 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -157,8 +157,6 @@ config ARCH_IMX6SL config ARCH_IMX6SX bool select ARCH_IMX6 - select OFTREE - select COMMON_CLK_OF_PROVIDER config ARCH_IMX6UL bool -- cgit v1.2.3