wok-6.x rev 17038
linux: enable rtcwake
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 18 23:02:42 2014 +0200 (2014-08-18) |
parents | 08f5bc0133f6 |
children | f2d8327ce8be |
files | linux/stuff/linux-slitaz.config |
line diff
1.1 --- a/linux/stuff/linux-slitaz.config Mon Aug 18 23:02:00 2014 +0200 1.2 +++ b/linux/stuff/linux-slitaz.config Mon Aug 18 23:02:42 2014 +0200 1.3 @@ -2347,9 +2347,6 @@ 1.4 CONFIG_HW_RANDOM_VIA=y 1.5 CONFIG_HW_RANDOM_VIRTIO=m 1.6 CONFIG_NVRAM=y 1.7 -CONFIG_RTC=m 1.8 -CONFIG_GEN_RTC=m 1.9 -# CONFIG_GEN_RTC_X is not set 1.10 # CONFIG_DTLK is not set 1.11 # CONFIG_R3964 is not set 1.12 # CONFIG_APPLICOM is not set 1.13 @@ -3481,8 +3478,6 @@ 1.14 CONFIG_SND_PCM_OSS=m 1.15 CONFIG_SND_PCM_OSS_PLUGINS=y 1.16 CONFIG_SND_SEQUENCER_OSS=y 1.17 -CONFIG_SND_RTCTIMER=m 1.18 -CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y 1.19 CONFIG_SND_DYNAMIC_MINORS=y 1.20 CONFIG_SND_SUPPORT_OLD_API=y 1.21 # CONFIG_SND_VERBOSE_PROCFS is not set 1.22 @@ -4033,7 +4028,70 @@ 1.23 # CONFIG_ACCESSIBILITY is not set 1.24 # CONFIG_INFINIBAND is not set 1.25 # CONFIG_EDAC is not set 1.26 -# CONFIG_RTC_CLASS is not set 1.27 +CONFIG_RTC_LIB=y 1.28 +CONFIG_RTC_CLASS=y 1.29 +CONFIG_RTC_HCTOSYS=y 1.30 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1.31 +# CONFIG_RTC_DEBUG is not set 1.32 + 1.33 +# 1.34 +# RTC interfaces 1.35 +# 1.36 +CONFIG_RTC_INTF_SYSFS=y 1.37 +CONFIG_RTC_INTF_PROC=y 1.38 +CONFIG_RTC_INTF_DEV=y 1.39 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 1.40 +# CONFIG_RTC_DRV_TEST is not set 1.41 + 1.42 +# 1.43 +# I2C RTC drivers 1.44 +# 1.45 +# CONFIG_RTC_DRV_DS1307 is not set 1.46 +# CONFIG_RTC_DRV_DS1374 is not set 1.47 +# CONFIG_RTC_DRV_DS1672 is not set 1.48 +# CONFIG_RTC_DRV_DS3232 is not set 1.49 +# CONFIG_RTC_DRV_MAX6900 is not set 1.50 +# CONFIG_RTC_DRV_RS5C372 is not set 1.51 +# CONFIG_RTC_DRV_ISL1208 is not set 1.52 +# CONFIG_RTC_DRV_ISL12022 is not set 1.53 +# CONFIG_RTC_DRV_X1205 is not set 1.54 +# CONFIG_RTC_DRV_PCF8563 is not set 1.55 +# CONFIG_RTC_DRV_PCF8583 is not set 1.56 +# CONFIG_RTC_DRV_M41T80 is not set 1.57 +# CONFIG_RTC_DRV_BQ32K is not set 1.58 +# CONFIG_RTC_DRV_S35390A is not set 1.59 +# CONFIG_RTC_DRV_FM3130 is not set 1.60 +# CONFIG_RTC_DRV_RX8581 is not set 1.61 +# CONFIG_RTC_DRV_RX8025 is not set 1.62 +# CONFIG_RTC_DRV_EM3027 is not set 1.63 +# CONFIG_RTC_DRV_RV3029C2 is not set 1.64 + 1.65 +# 1.66 +# SPI RTC drivers 1.67 +# 1.68 + 1.69 +# 1.70 +# Platform RTC drivers 1.71 +# 1.72 +CONFIG_RTC_DRV_CMOS=y 1.73 +# CONFIG_RTC_DRV_DS1286 is not set 1.74 +# CONFIG_RTC_DRV_DS1511 is not set 1.75 +# CONFIG_RTC_DRV_DS1553 is not set 1.76 +# CONFIG_RTC_DRV_DS1742 is not set 1.77 +# CONFIG_RTC_DRV_STK17TA8 is not set 1.78 +# CONFIG_RTC_DRV_M48T86 is not set 1.79 +# CONFIG_RTC_DRV_M48T35 is not set 1.80 +# CONFIG_RTC_DRV_M48T59 is not set 1.81 +# CONFIG_RTC_DRV_MSM6242 is not set 1.82 +# CONFIG_RTC_DRV_BQ4802 is not set 1.83 +# CONFIG_RTC_DRV_RP5C01 is not set 1.84 +# CONFIG_RTC_DRV_V3020 is not set 1.85 +# CONFIG_RTC_DRV_PCF50633 is not set 1.86 +# CONFIG_RTC_DRV_AB8500 is not set 1.87 + 1.88 +# 1.89 +# on-CPU RTC drivers 1.90 +# 1.91 # CONFIG_DMADEVICES is not set 1.92 # CONFIG_AUXDISPLAY is not set 1.93 CONFIG_UIO=m 1.94 @@ -4252,6 +4310,7 @@ 1.95 # 1.96 # Triggers - standalone 1.97 # 1.98 +# CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set 1.99 CONFIG_IIO_GPIO_TRIGGER=m 1.100 CONFIG_IIO_SYSFS_TRIGGER=m 1.101 CONFIG_IIO_SIMPLE_DUMMY=m