summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-26 11:02:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-26 14:42:27 +0000
commite047120670d5dba79f2b622c0b18da698a88686a (patch)
tree5a94beb5d47255a00cc8fe1578c15f6b3dc6193b /main/linux-grsec/kernelconfig.x86
parentce2019827ba994fda7712807c09df2bc461b91ff (diff)
downloadaports-e047120670d5dba79f2b622c0b18da698a88686a.tar.bz2
aports-e047120670d5dba79f2b622c0b18da698a88686a.tar.xz
main/linux-grsec: enable static RTC_DRV_CMOS
fixes #747
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x862
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index fddc2a7e1..fe29b0502 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -4421,7 +4421,7 @@ CONFIG_RTC_DRV_PCF2123=m
#
# Platform RTC drivers
#
-CONFIG_RTC_DRV_CMOS=m
+CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m