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