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

if TARGET_LS2085AQDS

config SYS_BOARD
	default "ls2085aqds"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "fsl-lsch3"

config SYS_CONFIG_NAME
	default "ls2085aqds"

endif
OpenPOWER on IntegriCloud