summaryrefslogtreecommitdiffstats
path: root/board/gdsys/405ex/Kconfig
blob: b4fb9753fdd4c5f6c14a104f7f0aefab71f1a4b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_IO64

config SYS_BOARD
	string
	default "405ex"

config SYS_VENDOR
	string
	default "gdsys"

config SYS_CONFIG_NAME
	string
	default "io64"

endif
OpenPOWER on IntegriCloud