summaryrefslogtreecommitdiffstats
path: root/board/siemens/smartweb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/smartweb/Kconfig')
-rw-r--r--board/siemens/smartweb/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/siemens/smartweb/Kconfig b/board/siemens/smartweb/Kconfig
new file mode 100644
index 0000000000..0871bcc32a
--- /dev/null
+++ b/board/siemens/smartweb/Kconfig
@@ -0,0 +1,12 @@
+if TARGET_SMARTWEB
+
+config SYS_BOARD
+ default "smartweb"
+
+config SYS_VENDOR
+ default "siemens"
+
+config SYS_CONFIG_NAME
+ default "smartweb"
+
+endif
OpenPOWER on IntegriCloud