]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/shmin/Kconfig
reset: implement a driver for the Tegra CAR
[karo-tx-uboot.git] / board / shmin / Kconfig
1 if TARGET_SHMIN
2
3 config SYS_BOARD
4         default "shmin"
5
6 config SYS_CONFIG_NAME
7         default "shmin"
8
9 endif