From: Xiaobo Liu Date: Tue, 14 Nov 2023 03:07:56 +0000 (+0800) Subject: ramips: mt76x8 add support for RTC class/drivers X-Git-Url: http://git.openwrt.org/openwrt/docs.git?a=commitdiff_plain;h=5fbb1f09cad55fcd0b3706da02e6bb4c0f7623c2;p=openwrt%2Fstaging%2Fhauke.git ramips: mt76x8 add support for RTC class/drivers This commit adds support for RTC class/drivers to the mt76x8 target. Signed-off-by: Xiaobo Liu --- diff --git a/target/linux/ramips/mt76x8/config-5.15 b/target/linux/ramips/mt76x8/config-5.15 index bd1d3688b8..6d6759a7c5 100644 --- a/target/linux/ramips/mt76x8/config-5.15 +++ b/target/linux/ramips/mt76x8/config-5.15 @@ -162,6 +162,7 @@ CONFIG_REGMAP_MMIO=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_RESET_CONTROLLER=y +CONFIG_RTC_CLASS=y CONFIG_SERIAL_8250_NR_UARTS=3 CONFIG_SERIAL_8250_RUNTIME_UARTS=3 CONFIG_SERIAL_MCTRL_GPIO=y