Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mips: select REALTEK_OTTO_TIMER for Realtek platforms

When MACH_REALTEK_RTL is selected automatically select the
REALTEK_OTTO_TIMER option in order to support the Realtek platforms that
require it.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Chris Packham and committed by
Thomas Bogendoerfer
62b8db3a 371c358d

+1
+1
arch/mips/Kconfig
··· 667 667 select BOOT_RAW 668 668 select PINCTRL 669 669 select USE_OF 670 + select REALTEK_OTTO_TIMER 670 671 671 672 config SGI_IP22 672 673 bool "SGI IP22 (Indy/Indigo2)"