summaryrefslogtreecommitdiffstats
path: root/board/amcc/canyonlands/Kconfig
blob: 530a6efd60bc49316f727e4fb05c36c84c5efa40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_CANYONLANDS

config SYS_BOARD
	default "canyonlands"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "canyonlands"

endif
OpenPOWER on IntegriCloud