]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/jornada/Kconfig
ot1200: setup i2c bus in board_early_init_f(..)
[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