]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/trizepsiv/Kconfig
arm: am43xx: enable spi clock
[karo-tx-uboot.git] / board / trizepsiv / Kconfig
1 if TARGET_TRIZEPSIV
2
3 config SYS_BOARD
4         default "trizepsiv"
5
6 config SYS_CONFIG_NAME
7         default "trizepsiv"
8
9 endif