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