]> git.ipfire.org Git - people/ms/u-boot.git/blob - cmd/ti/Kconfig
Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD
[people/ms/u-boot.git] / cmd / ti / Kconfig
1 menu "TI specific command line interface"
2
3 config CMD_DDR3
4 bool "command for verifying DDR features"
5 help
6 Support for testing ddr3 on TI platforms. This command
7 supports memory verification, memory comapre and ecc
8 verification if supported.
9
10 endmenu