summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1012afrdm/Kconfig
blob: a34521cf795412969156cf48683734feffc96416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_LS1012AFRDM

config SYS_BOARD
	default "ls1012afrdm"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "fsl-layerscape"

config SYS_CONFIG_NAME
	default "ls1012afrdm"

endif
OpenPOWER on IntegriCloud