summaryrefslogblamecommitdiffstats
path: root/hw/timer/Kconfig
blob: 8749edfb6a5249eb3dcb0f952e0268debbb889ae (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                
                 

                  
                 


                
           
                   

            
                      
 
                   
                 
 
                        
                 


                      
                      
                 

                          
                 

                  

                  

                  
config ARM_TIMER
    bool
    select PTIMER

config ARM_MPTIMER
    bool
    select PTIMER

config A9_GTIMER
    bool

config HPET
    bool
    default y if PC

config I8254
    bool
    depends on ISA_BUS

config ALTERA_TIMER
    bool
    select PTIMER

config ALLWINNER_A10_PIT
    bool
    select PTIMER

config STM32F2XX_TIMER
    bool

config CMSDK_APB_TIMER
    bool
    select PTIMER

config CMSDK_APB_DUALTIMER
    bool
    select PTIMER

config RENESAS_TMR
    bool

config RENESAS_CMT
    bool

config AVR_TIMER16
    bool