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