]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/jornada/Kconfig
spi, sf: Use offset and size in sf cmd from mtdpartition
[karo-tx-uboot.git] / 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