summaryrefslogtreecommitdiffstats
path: root/board/BuS/eb_cpu5282/Kconfig
blob: f53f29518779ff9580b1410bf1d83b0904b91bc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if TARGET_EB_CPU5282

config SYS_CPU
	string
	default "mcf52x2"

config SYS_BOARD
	string
	default "eb_cpu5282"

config SYS_VENDOR
	string
	default "BuS"

config SYS_CONFIG_NAME
	string
	default "eb_cpu5282"

endif
OpenPOWER on IntegriCloud