summaryrefslogtreecommitdiffstats
path: root/board/esd/tasreg/Kconfig
blob: 85417d48416daf501af3324e09328aa477fc4763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_TASREG

config SYS_CPU
	default "mcf52x2"

config SYS_BOARD
	default "tasreg"

config SYS_VENDOR
	default "esd"

config SYS_CONFIG_NAME
	default "TASREG"

endif
OpenPOWER on IntegriCloud