summaryrefslogtreecommitdiffstats
path: root/board/gdsys/mpc8308/Kconfig
blob: 43e1663d19fd5e984432331fd955d65924d281a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_HRCON

config SYS_BOARD
	default "mpc8308"

config SYS_VENDOR
	default "gdsys"

config SYS_CONFIG_NAME
	default "hrcon"

endif
OpenPOWER on IntegriCloud