X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=init%2FKconfig;h=4dd8bd232a1d4efd012fab8757887426ece9c0aa;hb=5d18a619976944dc3114bbe1525880c431196c7a;hp=e1a937348a3ed2bb3a76820e1ffa6a542f6aa9fb;hpb=fa19a769f82fb9a5ca000b83cacd13fcaeda51ac;p=mirror_ubuntu-zesty-kernel.git diff --git a/init/Kconfig b/init/Kconfig index e1a937348a3e..4dd8bd232a1d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1987,6 +1987,10 @@ config MODVERSIONS make them incompatible with the kernel you are running. If unsure, say N. +config MODULE_REL_CRCS + bool + depends on MODVERSIONS + config MODULE_SRCVERSION_ALL bool "Source checksum for all modules" help