977db70f6419f103290501e7a30c1662fe6770f7
[project/bcm63xx/u-boot.git] / board / phytec / pcl063 / Kconfig
1 if TARGET_PCL063
2
3 config SYS_BOARD
4 default "pcl063"
5
6 config SYS_VENDOR
7 default "phytec"
8
9 config SYS_CONFIG_NAME
10 default "pcl063"
11
12 endif