commit | 939a255a671fb50549848505a4b44369cbe08efd | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri May 12 13:26:11 2017 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri May 12 13:29:50 2017 +0200 |
tree | 5def695c17de3bfc37e502a1a12740a4ef8906ac | |
parent | 63c011f7b48ca5739fc0f06c0a07dc3c830df894 [diff] |
MIPS: Make CM GCR base configurable Without adding a prompt for CONFIG_MIPS_CM_BASE, Kconfig doesn't allow defconfigs to set it. Provide the prompt in order to allow for that. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>