commit | 3d6864a0884df833058c5cec50a452d8309b5b0a | [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 | 52386c1b036d0859f6a4e87abaace9f5d465f0c2 [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>