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