blob: a80af9e8aaf6e0e1af83d8c44a8680c542005582 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001if TARGET_IDS8247
2
3config SYS_BOARD
4 string
5 default "ids8247"
6
7config SYS_VENDOR
8 string
9 default "ids"
10
11config SYS_CONFIG_NAME
12 string
13 default "IDS8247"
14
15endif