6eea7e8ea51a002b725c382ab74a15e7e0b908f9
[oweals/u-boot.git] / board / phytec / pcm030 / Kconfig
1 if TARGET_PCM030
2
3 config SYS_BOARD
4         string
5         default "pcm030"
6
7 config SYS_VENDOR
8         string
9         default "phytec"
10
11 config SYS_CONFIG_NAME
12         string
13         default "pcm030"
14
15 endif