treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / loongson64 / Kconfig
blob48b29c198acf3ad9fb6d270fbab8dd9bffea77de
1 # SPDX-License-Identifier: GPL-2.0
2 if MACH_LOONGSON64
4 config RS780_HPET
5         bool "RS780/SBX00 HPET Timer"
6         depends on MACH_LOONGSON64
7         select MIPS_EXTERNAL_TIMER
8         help
9           This option enables the hpet timer of AMD RS780/SBX00.
11           If you want to enable the Loongson3 CPUFreq Driver, Please enable
12           this option at first, otherwise, You will get wrong system time.
14           If unsure, say Yes.
17 config LOONGSON_MC146818
18         bool
19         default n
21 endif # MACH_LOONGSON64