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