summaryrefslogtreecommitdiffstats
path: root/board/taskit/stamp9g20/Kconfig
blob: 67be227b7279057f9257b15c4c470c7713216e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
if TARGET_STAMP9G20

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "stamp9g20"

config SYS_VENDOR
	default "taskit"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "stamp9g20"

endif
OpenPOWER on IntegriCloud