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

config SYS_BOARD
	default "mx25pdk"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "mx25"

config SYS_CONFIG_NAME
	default "mx25pdk"

endif
OpenPOWER on IntegriCloud