u-boot/board/synopsys/nsim/Kconfig

13 lines
135 B
Text
Raw Normal View History

if TARGET_NSIM
config SYS_BOARD
default "nsim"
config SYS_VENDOR
default "synopsys"
config SYS_CONFIG_NAME
default "nsim"
endif