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

config SYS_CPU
	string
	default "pxa"

config SYS_BOARD
	string
	default "lp8x4x"

config SYS_VENDOR
	string
	default "icpdas"

config SYS_CONFIG_NAME
	string
	default "lp8x4x"

endif
OpenPOWER on IntegriCloud