Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u...
[oweals/u-boot.git] / board / sfr / nb4_ser / Kconfig
1 if BOARD_SFR_NB4_SER
2
3 config SYS_BOARD
4         default "nb4_ser"
5
6 config SYS_VENDOR
7         default "sfr"
8
9 config SYS_CONFIG_NAME
10         default "sfr_nb4_ser"
11
12 endif