u-boot/board/gaisler/gr_ep2s60/Kconfig

10 lines
111 B
Plaintext

if TARGET_GR_EP2S60
config SYS_BOARD
default "gr_ep2s60"
config SYS_CONFIG_NAME
default "gr_ep2s60"
endif