diff options
author | José Pekkarinen <jose.pekkarinen@nokia.com> | 2015-11-17 09:34:58 +0200 |
---|---|---|
committer | José Pekkarinen <jose.pekkarinen@nokia.com> | 2015-11-17 09:38:42 +0200 |
commit | 23b26b6101e4440a8d7eade90d75bbf5a4030135 (patch) | |
tree | 8ef4bf31357b931868617a0cdfc240171e27d657 /kernel | |
parent | ddbae00816a243e16209f291af562d9f1bb3d4c2 (diff) |
Update the kernel config to match the kernel version shipped.
Change-Id: Icd51e1625a57867b2f79cb2b2d1ab21b23bd80e0
Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/arch/x86/configs/opnfv.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/arch/x86/configs/opnfv.config b/kernel/arch/x86/configs/opnfv.config index 457914b50..7bbda7330 100644 --- a/kernel/arch/x86/configs/opnfv.config +++ b/kernel/arch/x86/configs/opnfv.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.1.3 Kernel Configuration +# Linux/x86 4.1.10 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -91,6 +91,7 @@ CONFIG_GENERIC_MSI_IRQ=y # CONFIG_IRQ_DOMAIN_DEBUG is not set CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y +CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_ARCH_CLOCKSOURCE_DATA=y CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y CONFIG_GENERIC_TIME_VSYSCALL=y |