summaryrefslogtreecommitdiffstats
path: root/board/trizepsiv/Kconfig
blob: ddd2ce3f3e1a68b8709497ebe812dbae13fa191c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_TRIZEPSIV

config SYS_CPU
	string
	default "pxa"

config SYS_BOARD
	string
	default "trizepsiv"

config SYS_CONFIG_NAME
	string
	default "trizepsiv"

endif
OpenPOWER on IntegriCloud