summaryrefslogtreecommitdiffstats
path: root/board/bluewater/snapper9260/Kconfig
blob: c896c46895bea66db5f561019842839d76cea8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SNAPPER9260

config SYS_BOARD
	default "snapper9260"

config SYS_VENDOR
	default "bluewater"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "snapper9260"

endif
OpenPOWER on IntegriCloud