summaryrefslogtreecommitdiffstats
path: root/board/icpdas/lp8x4x/Kconfig
blob: 4374fb654f091972e3edab635c02162f52187e8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_LP8X4X

config SYS_CPU
	default "pxa"

config SYS_BOARD
	default "lp8x4x"

config SYS_VENDOR
	default "icpdas"

config SYS_CONFIG_NAME
	default "lp8x4x"

endif
OpenPOWER on IntegriCloud