summaryrefslogtreecommitdiffstats
path: root/board/gaisler/gr_ep2s60/Kconfig
blob: 00b2097cf436fce073f303e122a93256bd2d62da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_GR_EP2S60

config SYS_CPU
	default "leon3"

config SYS_BOARD
	default "gr_ep2s60"

config SYS_VENDOR
	default "gaisler"

config SYS_CONFIG_NAME
	default "gr_ep2s60"

endif
OpenPOWER on IntegriCloud