mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-08 14:13:53 +00:00
clocksource/drivers/pistachio: Make it selectable for MIPS
So it will be avilable for generic MIPS kernel. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
90429205c0
commit
1e4fd60b54
@ -234,8 +234,9 @@ config CLKSRC_LPC32XX
|
||||
Support for the LPC32XX clocksource.
|
||||
|
||||
config CLKSRC_PISTACHIO
|
||||
bool "Clocksource for Pistachio SoC" if COMPILE_TEST
|
||||
bool "Clocksource for Pistachio SoC"
|
||||
depends on HAS_IOMEM
|
||||
depends on MIPS || COMPILE_TEST
|
||||
select TIMER_OF
|
||||
help
|
||||
Enables the clocksource for the Pistachio SoC.
|
||||
|
Loading…
Reference in New Issue
Block a user