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