Message ID | 6c4e9e4c2da51ecbd6a05ec2a973bc06a282d58f.1681370153.git.zhoubinbin@loongson.cn |
---|---|
State | New |
Headers | show |
Series | rtc: ls2x: Add support for the Loongson-2K/LS7A RTC | expand |
On 13/04/2023 09:58, Binbin Zhou wrote: > This is now supported, enable for Loongson-2K systems. Other systems are > unaffected. I don't understand what do you want to say here. How defconfig change could affect other systems? > > Signed-off-by: WANG Xuerui <git@xen0n.name> > Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Squash with previous defconfig change. There is no point in enabling options one by one. Best regards, Krzysztof
diff --git a/arch/mips/configs/loongson2k_defconfig b/arch/mips/configs/loongson2k_defconfig index 728bef666f7a..8000cf838c17 100644 --- a/arch/mips/configs/loongson2k_defconfig +++ b/arch/mips/configs/loongson2k_defconfig @@ -278,6 +278,7 @@ CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_OPTION=m CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_CMOS=y +CONFIG_RTC_DRV_LS2X=y CONFIG_DMADEVICES=y # CONFIG_CPU_HWMON is not set CONFIG_PM_DEVFREQ=y