blob: d8d3e02b912cabab39b1499436705e586f37f2ac [file] [log] [blame]
Russell King89c0b8e2011-05-08 18:47:58 +01001config CLKSRC_I8253
2 bool
Russell King442c8172011-05-08 14:06:52 +01003
Thomas Gleixnere6220bd2011-06-09 13:08:25 +00004config CLKEVT_I8253
5 bool
6
Ralf Baechle15f304b2011-06-01 19:04:59 +01007config I8253_LOCK
8 bool
9
10config CLKBLD_I8253
Thomas Gleixnere6220bd2011-06-09 13:08:25 +000011 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
Ralf Baechle15f304b2011-06-01 19:04:59 +010012
Russell King442c8172011-05-08 14:06:52 +010013config CLKSRC_MMIO
14 bool