summaryrefslogtreecommitdiffstats
path: root/board/ge/bx50v3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ge/bx50v3/Kconfig')
-rw-r--r--board/ge/bx50v3/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/board/ge/bx50v3/Kconfig b/board/ge/bx50v3/Kconfig
new file mode 100644
index 0000000000..d50dece18e
--- /dev/null
+++ b/board/ge/bx50v3/Kconfig
@@ -0,0 +1,18 @@
+if TARGET_GE_B450V3 || TARGET_GE_B650V3 || TARGET_GE_B850V3
+
+config IMX_CONFIG
+ default "board/ge/bx50v3/bx50v3.cfg"
+
+config SYS_BOARD
+ default "bx50v3"
+
+config SYS_VENDOR
+ default "ge"
+
+config SYS_SOC
+ default "mx6"
+
+config SYS_CONFIG_NAME
+ default "ge_bx50v3"
+
+endif
OpenPOWER on IntegriCloud