]> git.sur5r.net Git - u-boot/blob - board/gdsys/gdppc440etx/Kconfig
5a05c1c7fee61bd2a4c8f8f0ebbbc11a05562178
[u-boot] / board / gdsys / gdppc440etx / Kconfig
1 if TARGET_GDPPC440ETX
2
3 config SYS_BOARD
4         string
5         default "gdppc440etx"
6
7 config SYS_VENDOR
8         string
9         default "gdsys"
10
11 config SYS_CONFIG_NAME
12         string
13         default "gdppc440etx"
14
15 endif