xref: /openbmc/u-boot/board/sfr/nb4_ser/Kconfig (revision bb737ced)
1if BOARD_SFR_NB4_SER
2
3config SYS_BOARD
4	default "nb4_ser"
5
6config SYS_VENDOR
7	default "sfr"
8
9config SYS_CONFIG_NAME
10	default "sfr_nb4_ser"
11
12endif
13