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