xref: /rk3399_rockchip-uboot/board/phytec/pfla02/Kconfig (revision 1e87f9ced4db17d2e06db5a9af6cd89ca680957a)
1if TARGET_PFLA02
2
3config SYS_BOARD
4	default "pfla02"
5
6config SYS_VENDOR
7	default "phytec"
8
9config SYS_CONFIG_NAME
10	default "pfla02"
11
12endif
13