summaryrefslogtreecommitdiffstats
path: root/board/xilinx/microblaze-generic/Kconfig
blob: 461d7dce2c2ee5ad0846e89b4032593ff5f1abc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MICROBLAZE_GENERIC

config SYS_BOARD
	default "microblaze-generic"

config SYS_VENDOR
	default "xilinx"

config SYS_CONFIG_NAME
	default "microblaze-generic"

endif
OpenPOWER on IntegriCloud