1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

kernel: 3.18: fix config typo

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 43150
This commit is contained in:
Zoltan Herpai 2014-11-02 10:12:46 +00:00
parent 7f707a5216
commit 7aa2950165

@ -3052,7 +3052,7 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_TEST is not set # CONFIG_RTC_DRV_TEST is not set
# CONFIG_RTC_DRV_V3020 is not set # CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_X1205 is not set # CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_XGENE it not set # CONFIG_RTC_DRV_XGENE is not set
CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0" CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_DEV=y