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