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