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