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