summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/vme8349/Kconfig')
-rw-r--r--board/esd/vme8349/Kconfig25
1 files changed, 0 insertions, 25 deletions
diff --git a/board/esd/vme8349/Kconfig b/board/esd/vme8349/Kconfig
deleted file mode 100644
index ef2af40f7e..0000000000
--- a/board/esd/vme8349/Kconfig
+++ /dev/null
@@ -1,25 +0,0 @@
-if TARGET_VME8349
-
-config SYS_BOARD
- default "vme8349"
-
-config SYS_VENDOR
- default "esd"
-
-config SYS_CONFIG_NAME
- default "vme8349"
-
-endif
-
-if TARGET_CADDY2
-
-config SYS_BOARD
- default "vme8349"
-
-config SYS_VENDOR
- default "esd"
-
-config SYS_CONFIG_NAME
- default "caddy2"
-
-endif