summaryrefslogtreecommitdiffstats
path: root/board/gdsys/405ex/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/405ex/Kconfig')
-rw-r--r--board/gdsys/405ex/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/gdsys/405ex/Kconfig b/board/gdsys/405ex/Kconfig
new file mode 100644
index 0000000000..b4fb9753fd
--- /dev/null
+++ b/board/gdsys/405ex/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_IO64
+
+config SYS_BOARD
+ string
+ default "405ex"
+
+config SYS_VENDOR
+ string
+ default "gdsys"
+
+config SYS_CONFIG_NAME
+ string
+ default "io64"
+
+endif
OpenPOWER on IntegriCloud