summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8323erdb/Kconfig
blob: acf812219662eed2333aa876494fb580de6bda9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MPC8323ERDB

config SYS_BOARD
	default "mpc8323erdb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8323ERDB"

endif
OpenPOWER on IntegriCloud