]> git.sur5r.net Git - u-boot/blob - board/jornada/Kconfig
195bc26f9e80987748c16e4c2162b0a38b8d6e73
[u-boot] / board / jornada / Kconfig
1 if TARGET_JORNADA
2
3 config SYS_BOARD
4         default "jornada"
5
6 config SYS_CONFIG_NAME
7         default "jornada"
8
9 endif