mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
add missing RTC_DEBUG symbol
SVN-Revision: 15696
This commit is contained in:
parent
4adc356f03
commit
4e0f549c88
@ -1070,6 +1070,7 @@ CONFIG_RAMFS=y
|
||||
# CONFIG_RPCSEC_GSS_KRB5 is not set
|
||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||
# CONFIG_RTC_CLASS is not set
|
||||
# CONFIG_RTC_DEBUG is not set
|
||||
CONFIG_RTC_DRV_CMOS=y
|
||||
# CONFIG_RTC_DRV_DS1307 is not set
|
||||
# CONFIG_RTC_DRV_DS1374 is not set
|
||||
|
@ -1162,6 +1162,7 @@ CONFIG_RAMFS=y
|
||||
# CONFIG_RPCSEC_GSS_KRB5 is not set
|
||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||
# CONFIG_RTC_CLASS is not set
|
||||
# CONFIG_RTC_DEBUG is not set
|
||||
CONFIG_RTC_DRV_CMOS=y
|
||||
# CONFIG_RTC_DRV_DS1307 is not set
|
||||
# CONFIG_RTC_DRV_DS1374 is not set
|
||||
|
@ -1231,6 +1231,7 @@ CONFIG_RAMFS=y
|
||||
# CONFIG_RPCSEC_GSS_KRB5 is not set
|
||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||
# CONFIG_RTC_CLASS is not set
|
||||
# CONFIG_RTC_DEBUG is not set
|
||||
CONFIG_RTC_DRV_CMOS=y
|
||||
# CONFIG_RTC_DRV_DS1307 is not set
|
||||
# CONFIG_RTC_DRV_DS1374 is not set
|
||||
|
@ -1341,6 +1341,7 @@ CONFIG_RAMFS=y
|
||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||
# CONFIG_RT2X00 is not set
|
||||
# CONFIG_RTC_CLASS is not set
|
||||
# CONFIG_RTC_DEBUG is not set
|
||||
CONFIG_RTC_DRV_CMOS=y
|
||||
# CONFIG_RTC_DRV_DS1307 is not set
|
||||
# CONFIG_RTC_DRV_DS1374 is not set
|
||||
|
@ -1413,6 +1413,7 @@ CONFIG_RAMFS=y
|
||||
# CONFIG_RPCSEC_GSS_SPKM3 is not set
|
||||
# CONFIG_RT2X00 is not set
|
||||
# CONFIG_RTC_CLASS is not set
|
||||
# CONFIG_RTC_DEBUG is not set
|
||||
# CONFIG_RTC_DRV_BQ4802 is not set
|
||||
CONFIG_RTC_DRV_CMOS=y
|
||||
# CONFIG_RTC_DRV_DS1286 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user