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