summaryrefslogtreecommitdiff
path: root/board/embest
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2015-09-07 14:59:48 +0800
committerStefano Babic <[email protected]>2015-09-13 10:37:29 +0200
commitf20562e4c40adc3a16cfce4d7715e77969eccd0a (patch)
tree97ccc06e8de1409aedd2f1aa40cb7d2eb158cde5 /board/embest
parent41855186afd35669228e103a43e4eaf42fcc6496 (diff)
mx6: remove SYS_SOC from board Kconfig
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 <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Christian Gmeiner <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Troy Kisky <[email protected]> Cc: Nikita Kiryanov <[email protected]> Cc: "Eric BĂ©nard" <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Tim Harvey <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Markus Niebel <[email protected]> Cc: Otavio Salvador <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: Marek Vasut <[email protected]> Acked-by: Christian Gmeiner <[email protected]> Acked-by: Markus Niebel <[email protected]> Acked-by: Troy Kisky <[email protected]> Acked-by: Igor Grinberg <[email protected]>
Diffstat (limited to 'board/embest')
-rw-r--r--board/embest/mx6boards/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/embest/mx6boards/Kconfig b/board/embest/mx6boards/Kconfig
index 53a39d31dd1..24d01f22664 100644
--- a/board/embest/mx6boards/Kconfig
+++ b/board/embest/mx6boards/Kconfig
@@ -6,9 +6,6 @@ config SYS_BOARD
config SYS_VENDOR
default "embest"
-config SYS_SOC
- default "mx6"
-
config SYS_CONFIG_NAME
default "embestmx6boards"