commit | 5f9cc363ed9b68245cacc6408c793f150992f4d9 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri May 27 15:39:39 2016 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue May 31 09:38:11 2016 +0200 |
tree | 340b6aa6ac57f7c6ab2cdf129602df29388c2881 | |
parent | 07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748 [diff] [blame] |
MIPS: add tune for MIPS 34kc Add tune Kconfig option for MIPS 34kc. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index abaeaf0..a929452 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -228,6 +228,9 @@ config MIPS_TUNE_24KC bool +config MIPS_TUNE_34KC + bool + config MIPS_TUNE_74KC bool