]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/nvidia/jetson-tk1/Kconfig
sunxi: Transition from the MMC to a FAT-based environment
[people/ms/u-boot.git] / board / nvidia / jetson-tk1 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_JETSON_TK1
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "jetson-tk1"
5
6config SYS_VENDOR
dd84058d
MY
7 default "nvidia"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "jetson-tk1"
11
12endif