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