summaryrefslogtreecommitdiff
path: root/cmd/ti/Kconfig
blob: efeff0d48232b90b0f6d98bcf3efa5e074d15e1b (plain)
1
2
3
4
5
6
7
8
9
10
menu "TI specific command line interface"

config CMD_DDR3
	bool "command for verifying DDR features"
	help
	   Support for testing ddr3 on TI platforms. This command
	   supports memory verification, memory comapre and ecc
	   verification if supported.

endmenu