xref: /rk3399_rockchip-uboot/board/espt/Kconfig (revision d18719a48ffdf6be4a0724f88d8968904df3a0d9)
1if TARGET_ESPT
2
3config SYS_BOARD
4	default "espt"
5
6config SYS_CONFIG_NAME
7	default "espt"
8
9endif
10