summaryrefslogtreecommitdiffstats
path: root/board/altera/nios2-generic/Kconfig
blob: cd3d0980a7a1dafee69cc317f5da0b197e297797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_NIOS2_GENERIC

config SYS_BOARD
	default "nios2-generic"

config SYS_VENDOR
	default "altera"

config SYS_CONFIG_NAME
	default "nios2-generic"

endif
OpenPOWER on IntegriCloud