]> git.sur5r.net Git - u-boot/blob - board/jornada/Kconfig
dt: socfpga: Replace num-chipselect with num-cs
[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