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