commit | 256034db8ec893baec931812417584d4b04c3981 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Oct 26 14:14:07 2014 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Nov 01 18:18:03 2014 +0100 |
tree | c8fde9128f973f0311f2b6f08091e2978e2e049e | |
parent | a4c242b12bab4c6fcf56388536caa596a8070a3c [diff] |
MIPS: kconfig: add options for CPU type select Add new Kconfig option to let the user select the targets CPU type. Each target have to select SUPPORTS_CPU_MIPS[32,64]_R[1,2] to indicate which CPU types are supported. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>