From f20562e4c40adc3a16cfce4d7715e77969eccd0a Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Mon, 7 Sep 2015 14:59:48 +0800 Subject: mx6: remove SYS_SOC from board Kconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove duplicated SYS_SOC Kconfig entry from board Kconfig, because we have this entry in arch/arm/cpu/armv7/mx6/Kconfig. Signed-off-by: Peng Fan Cc: Stefano Babic Cc: Heiko Schocher Cc: Christian Gmeiner Cc: Stefan Roese Cc: Troy Kisky Cc: Nikita Kiryanov Cc: "Eric BĂ©nard" Cc: Fabio Estevam Cc: Tim Harvey Cc: Marek Vasut Cc: Markus Niebel Cc: Otavio Salvador Acked-by: Stefan Roese Acked-by: Marek Vasut Acked-by: Christian Gmeiner Acked-by: Markus Niebel Acked-by: Troy Kisky Acked-by: Igor Grinberg --- board/freescale/mx6qarm2/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'board/freescale/mx6qarm2') diff --git a/board/freescale/mx6qarm2/Kconfig b/board/freescale/mx6qarm2/Kconfig index 4af33af185..8ab8b460f9 100644 --- a/board/freescale/mx6qarm2/Kconfig +++ b/board/freescale/mx6qarm2/Kconfig @@ -6,9 +6,6 @@ config SYS_BOARD config SYS_VENDOR default "freescale" -config SYS_SOC - default "mx6" - config SYS_CONFIG_NAME default "mx6qarm2" -- cgit v1.2.1