commit | 02611cbb7ca56d5dc405cf616ea570ae7bce43fa | [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 | 0e1dc3456fef34832ef67161f4a96d90363294ec [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>