summaryrefslogtreecommitdiff
path: root/board/phytec/pcl063/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/pcl063/Kconfig')
-rw-r--r--board/phytec/pcl063/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/phytec/pcl063/Kconfig b/board/phytec/pcl063/Kconfig
index 977db70f64..58f72f2791 100644
--- a/board/phytec/pcl063/Kconfig
+++ b/board/phytec/pcl063/Kconfig
@@ -10,3 +10,16 @@ config SYS_CONFIG_NAME
default "pcl063"
endif
+
+if TARGET_PCL063_ULL
+
+config SYS_BOARD
+ default "pcl063"
+
+config SYS_VENDOR
+ default "phytec"
+
+config SYS_CONFIG_NAME
+ default "pcl063_ull"
+
+endif