summaryrefslogtreecommitdiff
path: root/board/davedenx/qong/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/davedenx/qong/Kconfig')
-rw-r--r--board/davedenx/qong/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/davedenx/qong/Kconfig b/board/davedenx/qong/Kconfig
deleted file mode 100644
index 76cf343..0000000
--- a/board/davedenx/qong/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-if TARGET_QONG
-
-config SYS_BOARD
- default "qong"
-
-config SYS_VENDOR
- default "davedenx"
-
-config SYS_SOC
- default "mx31"
-
-config SYS_CONFIG_NAME
- default "qong"
-
-endif