summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8266ads/Kconfig
blob: 78963b9c32675f5f62f891f02c74588dc5b7fad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MPC8266ADS

config SYS_BOARD
	default "mpc8266ads"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8266ADS"

endif
OpenPOWER on IntegriCloud