blob: 12096380b8aa435e3794ecda862ebbb5274fcfba [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001if TARGET_NIOS2_GENERIC
2
3config SYS_BOARD
4 string
5 default "nios2-generic"
6
7config SYS_VENDOR
8 string
9 default "altera"
10
11config SYS_CONFIG_NAME
12 string
13 default "nios2-generic"
14
15endif