summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls2085ardb/Kconfig
blob: 85a3dcdc452725dfe3441bcfcfd8902992138556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

if TARGET_LS2085ARDB

config SYS_BOARD
	default "ls2085ardb"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "fsl-lsch3"

config SYS_CONFIG_NAME
	default "ls2085ardb"

endif
OpenPOWER on IntegriCloud