aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2021-12-15 18:55:00 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2021-12-16 10:46:35 +0100
commit57bd7d356506b713d0df8d8e42da7810a18864df (patch)
tree131e2a0efb76cafce6f48e2d2c9920181de68d32 /arch/powerpc/configs
parentpowerpc: wii.dts: Expose HW_SRNPROT on this platform (diff)
downloadlinux-dev-57bd7d356506b713d0df8d8e42da7810a18864df.tar.xz
linux-dev-57bd7d356506b713d0df8d8e42da7810a18864df.zip
powerpc: gamecube_defconfig: Enable the RTC driver
This selects the rtc-gamecube driver, which provides a real-time clock on this platform. Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc) Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20211215175501.6761-5-linkmauve@linkmauve.fr
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/gamecube_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/gamecube_defconfig b/arch/powerpc/configs/gamecube_defconfig
index 24c0e0ea5aeb..91a1b99f4e8f 100644
--- a/arch/powerpc/configs/gamecube_defconfig
+++ b/arch/powerpc/configs/gamecube_defconfig
@@ -68,7 +68,7 @@ CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_USB_SUPPORT is not set
CONFIG_RTC_CLASS=y
-CONFIG_RTC_DRV_GENERIC=y
+CONFIG_RTC_DRV_GAMECUBE=y
CONFIG_EXT2_FS=y
CONFIG_EXT4_FS=y
CONFIG_ISO9660_FS=y