xref: /openbmc/u-boot/board/ms7720se/Kconfig (revision b02f76a83541fe9fe3a2918039b26fc133699c17)
1if TARGET_MS7720SE
2
3config SYS_BOARD
4	default "ms7720se"
5
6config SYS_CONFIG_NAME
7	default "ms7720se"
8
9endif
10