Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 if MACH_LOONGSON64
0003 
0004 config RS780_HPET
0005         bool "RS780/SBX00 HPET Timer"
0006         depends on MACH_LOONGSON64
0007         depends on BROKEN
0008         select MIPS_EXTERNAL_TIMER
0009         help
0010           This option enables the hpet timer of AMD RS780/SBX00.
0011 
0012           Note: This driver is doing some dangerous hack. Please only enable
0013           it on RS780E systems.
0014 
0015 endif # MACH_LOONGSON64