diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2012-09-27 18:00:07 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-09-27 18:00:07 +0200 |
commit | 9b11d4370c3a425e18ffccc1e93062864eca7337 (patch) | |
tree | 8d47c82a6a612e3b1ff56e2fa40af44223e676ed /arch/mips/Kconfig | |
parent | 1e2038b770e73095e045d5fee7b276c4482f3cfe (diff) | |
parent | c9f0f0c0e139f84dbfdfa51a66dbfd35f9b7d5b0 (diff) | |
download | linux-9b11d4370c3a425e18ffccc1e93062864eca7337.tar.bz2 |
Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 186a5cfac9b6..386ff651ecaf 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -89,6 +89,7 @@ config ATH79 select CEVT_R4K select CSRC_R4K select DMA_NONCOHERENT + select HAVE_CLK select IRQ_CPU select MIPS_MACHINE select SYS_HAS_CPU_MIPS32_R2 |