summaryrefslogtreecommitdiff
path: root/board/technexion/twister/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/technexion/twister/Kconfig')
-rw-r--r--board/technexion/twister/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/technexion/twister/Kconfig b/board/technexion/twister/Kconfig
deleted file mode 100644
index 4c0ace8edd..0000000000
--- a/board/technexion/twister/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_TWISTER
-
-config SYS_BOARD
- default "twister"
-
-config SYS_VENDOR
- default "technexion"
-
-config SYS_CONFIG_NAME
- default "twister"
-
-endif