Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-block.git] / kernel / module / Kconfig
index 28db5b7589eb24788560725b4da52ad367fe093d..f3e0329337f61ccfbba7e7e44ddcb89678e3796c 100644 (file)
@@ -367,8 +367,7 @@ config MODPROBE_PATH
          userspace can still load modules explicitly).
 
 config TRIM_UNUSED_KSYMS
-       bool "Trim unused exported kernel symbols" if EXPERT
-       depends on !COMPILE_TEST
+       bool "Trim unused exported kernel symbols"
        help
          The kernel and some modules make many symbols available for
          other modules to use via EXPORT_SYMBOL() and variants. Depending