summaryrefslogtreecommitdiff
path: root/board/phytec
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-03-13 17:55:27 -0700
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-03-30 10:10:17 +0200
commit2f6afae9faa6a32b74cce09bfff5a82efbb8945b (patch)
tree879b236a0144caefe24789464f93cfccb3223cd5 /board/phytec
parentf0d5faf6f5ce11423bb26ee905ca22522cb62366 (diff)
ARM: vf610: move to standard arch/board approach
Move Freescale/NXP Vybrid to a standard arch/board approach, similar to what has been done to i.MX 6 earlier in commit 89ebc82137be ("ARM: mx6: move to a standard arch/board approach"). Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'board/phytec')
-rw-r--r--board/phytec/pcm052/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/phytec/pcm052/Kconfig b/board/phytec/pcm052/Kconfig
index 212f994294..4fde21c586 100644
--- a/board/phytec/pcm052/Kconfig
+++ b/board/phytec/pcm052/Kconfig
@@ -6,9 +6,6 @@ config SYS_BOARD
config SYS_VENDOR
default "phytec"
-config SYS_SOC
- default "vf610"
-
config SYS_CONFIG_NAME
default "pcm052"
@@ -26,9 +23,6 @@ config SYS_BOARD
config SYS_VENDOR
default "phytec"
-config SYS_SOC
- default "vf610"
-
config SYS_CONFIG_NAME
default "bk4r1"