blob: a28ab98837301607910ae6641b2b636e5c8b33a0 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001if TARGET_PPMC7XX
2
3config SYS_BOARD
4 string
5 default "ppmc7xx"
6
7config SYS_CONFIG_NAME
8 string
9 default "ppmc7xx"
10
11endif