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