summaryrefslogtreecommitdiffstats
path: root/board/gen860t/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/Kconfig')
-rw-r--r--board/gen860t/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/gen860t/Kconfig b/board/gen860t/Kconfig
new file mode 100644
index 0000000000..438f7cc950
--- /dev/null
+++ b/board/gen860t/Kconfig
@@ -0,0 +1,11 @@
+if TARGET_GEN860T
+
+config SYS_BOARD
+ string
+ default "gen860t"
+
+config SYS_CONFIG_NAME
+ string
+ default "GEN860T"
+
+endif
OpenPOWER on IntegriCloud