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

if TARGET_LS1043ARDB

config SYS_BOARD
	default "ls1043ardb"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "fsl-layerscape"

config SYS_CONFIG_NAME
	default "ls1043ardb"

endif
OpenPOWER on IntegriCloud