diff options
| -rw-r--r-- | arch/arm/configs/omap3_h1_defconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig index b107860b808..a533aa7ed63 100644 --- a/arch/arm/configs/omap3_h1_defconfig +++ b/arch/arm/configs/omap3_h1_defconfig @@ -2127,7 +2127,7 @@ CONFIG_LEDS_LM3530=y  # CONFIG_EDAC is not set  CONFIG_RTC_LIB=y  CONFIG_RTC_CLASS=y -# CONFIG_RTC_HCTOSYS is not set +CONFIG_RTC_HCTOSYS=y  CONFIG_RTC_SYSTOHC=y  CONFIG_RTC_HCTOSYS_DEVICE="rtc0"  # CONFIG_RTC_DEBUG is not set |