MIPS: config: omega2+, vocore2: enable CLK_MTMIPS
authorJoris Vaisvila <joey@tinyisr.com>
Tue, 25 Mar 2025 20:07:51 +0000 (22:07 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 25 Mar 2025 20:35:54 +0000 (21:35 +0100)
This commit enables the CLK_MTMIPS driver for omega2+ and vocore2
devices. This driver is required for these devices to boot properly.
Without it, the devices fail to obtain the CPU clock, resulting in a
kernel panic.

Signed-off-by: Joris Vaisvila <joey@tinyisr.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/configs/omega2p_defconfig
arch/mips/configs/vocore2_defconfig

index 7c1c1b974d8f6ca5ca13bb933184cc44e53a83e1..128f9abab7fcc7c41df8b0f15dd06d46d9ff9672 100644 (file)
@@ -61,6 +61,7 @@ CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_MMC=y
+CONFIG_CLK_MTMIPS=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_MEMORY=y
 CONFIG_PHY_RALINK_USB=y
index 7c8ebb1b56da390612f506a8d091a12203385b48..917967fed45fe67924c3f57e1e12265a0985f374 100644 (file)
@@ -61,6 +61,7 @@ CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_MMC=y
+CONFIG_CLK_MTMIPS=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_MEMORY=y
 CONFIG_PHY_RALINK_USB=y