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