[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240710043524.1535151-9-chris.packham@alliedtelesis.co.nz>
Date: Wed, 10 Jul 2024 16:35:22 +1200
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: tglx@...utronix.de,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
tsbogend@...ha.franken.de,
daniel.lezcano@...aro.org,
paulburton@...nel.org,
peterz@...radead.org,
mail@...ger-koblitz.de,
bert@...t.com,
john@...ozen.org,
sander@...nheule.net
Cc: linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
linux-mips@...r.kernel.org,
kabel@...nel.org,
ericwouds@...il.com,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH v5 08/10] 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@...iedtelesis.co.nz>
---
Notes:
Changes in v5:
- New
arch/mips/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f1aa1bf11166..df29c3930ffd 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -667,6 +667,7 @@ config MACH_REALTEK_RTL
select BOOT_RAW
select PINCTRL
select USE_OF
+ select REALTEK_OTTO_TIMER
config SGI_IP22
bool "SGI IP22 (Indy/Indigo2)"
--
2.45.2
Powered by blists - more mailing lists