xref: /openbmc/u-boot/board/phytec/pcl063/Kconfig (revision e74b74c52876d776dda7a7ee5e2a8d555eaa5c4f)
1if TARGET_PCL063
2
3config SYS_BOARD
4	default "pcl063"
5
6config SYS_VENDOR
7	default "phytec"
8
9config SYS_CONFIG_NAME
10	default "pcl063"
11
12endif
13