From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_RTC_DRV_RV3032 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_RTC_DRV_RV3032 (limited to 'configs/fedora/generic/CONFIG_RTC_DRV_RV3032') diff --git a/configs/fedora/generic/CONFIG_RTC_DRV_RV3032 b/configs/fedora/generic/CONFIG_RTC_DRV_RV3032 new file mode 100644 index 000000000..076871ad6 --- /dev/null +++ b/configs/fedora/generic/CONFIG_RTC_DRV_RV3032 @@ -0,0 +1,21 @@ +# CONFIG_RTC_DRV_RV3032: +# +# If you say yes here you get support for the Micro Crystal +# RV3032. +# +# This driver can also be built as a module. If so, the module +# will be called rtc-rv3032. +# +# Symbol: RTC_DRV_RV3032 [=n] +# Type : tristate +# Defined at drivers/rtc/Kconfig:672 +# Prompt: Micro Crystal RV3032 +# Depends on: RTC_CLASS [=y] && I2C [=y] +# Location: +# -> Device Drivers +# -> Real Time Clock (RTC_CLASS [=y]) +# Selects: REGMAP_I2C [=y] +# +# +# +CONFIG_RTC_DRV_RV3032=m -- cgit