configs: Add CONFIG_RTS_HCTOSYS=y
authorPhil Elwell <phil@raspberrypi.com>
Thu, 11 Mar 2021 16:59:05 +0000 (16:59 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Thu, 11 Mar 2021 17:04:44 +0000 (17:04 +0000)
commit4413b6e0a939a0713bb647571d1e537bd12294a2
treeb1763d0e884da2c3280498026d2fc7d70bc039ce
parent6d2a3e45d6f2b434d40e1295dbe92a5a5380a605
configs: Add CONFIG_RTS_HCTOSYS=y

The recently improved RTC_HCTOSYS option now works with RTC drivers in
modules, making it much more useful in that it removes the need to run
hwclock -s in order to synchronise the system clock.

See: https://github.com/raspberrypi/linux/issues/4205

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcm2711_defconfig
arch/arm/configs/bcmrpi_defconfig
arch/arm64/configs/bcm2711_defconfig
arch/arm64/configs/bcmrpi3_defconfig