aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t4qds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t4qds/Kconfig')
-rw-r--r--board/freescale/t4qds/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/board/freescale/t4qds/Kconfig b/board/freescale/t4qds/Kconfig
deleted file mode 100644
index f7c1a0c..0000000
--- a/board/freescale/t4qds/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-if TARGET_T4160QDS || TARGET_T4240QDS
-
-config SYS_BOARD
- default "t4qds"
-
-config SYS_VENDOR
- default "freescale"
-
-config SYS_CONFIG_NAME
- default "T4240QDS"
-
-source "board/freescale/common/Kconfig"
-
-endif