summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
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_64
parentce2019827ba994fda7712807c09df2bc461b91ff (diff)
main/linux-grsec: enable static RTC_DRV_CMOS
fixes #747
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index 5d4051246b5..da9d1acecc9 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -4377,7 +4377,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