aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/configs/rv32_defconfig
diff options
context:
space:
mode:
authorAnup Patel <Anup.Patel@wdc.com>2019-12-03 03:49:39 +0000
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-03-05 10:48:46 -0800
commitd2047aba2e68f02119fa28904364070b98d92cd8 (patch)
treeefd9b2a35e81ef144f1d9b961e5dc93781b6cc9e /arch/riscv/configs/rv32_defconfig
parentRISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine (diff)
downloadlinux-dev-d2047aba2e68f02119fa28904364070b98d92cd8.tar.xz
linux-dev-d2047aba2e68f02119fa28904364070b98d92cd8.zip
RISC-V: Select Goldfish RTC driver for QEMU virt machine
We select Goldfish RTC driver using QEMU virt machine kconfig option to access RTC device on QEMU virt machine. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to '')
-rw-r--r--arch/riscv/configs/rv32_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/rv32_defconfig b/arch/riscv/configs/rv32_defconfig
index a0880110fe58..a844920a261f 100644
--- a/arch/riscv/configs/rv32_defconfig
+++ b/arch/riscv/configs/rv32_defconfig
@@ -69,6 +69,7 @@ CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_UAS=y
+CONFIG_RTC_CLASS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_AUTOFS4_FS=y