summaryrefslogtreecommitdiff
path: root/board/warp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/warp/Kconfig')
-rw-r--r--board/warp/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/warp/Kconfig b/board/warp/Kconfig
deleted file mode 100644
index 9c2fc9df67e..00000000000
--- a/board/warp/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_WARP
-
-config SYS_BOARD
- default "warp"
-
-config SYS_CONFIG_NAME
- default "warp"
-
-config IMX_CONFIG
- default "board/warp/imximage.cfg"
-
-endif