summaryrefslogtreecommitdiffstats
path: root/board/openrisc/openrisc-generic/Kconfig
blob: cd2a94f025e7178675d95a36e24aa8e597271bc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_OPENRISC_GENERIC

config SYS_BOARD
	default "openrisc-generic"

config SYS_VENDOR
	default "openrisc"

config SYS_CONFIG_NAME
	default "openrisc-generic"

endif
OpenPOWER on IntegriCloud