]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/Kconfig
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / arch / Kconfig
index 3e644037195b868477614e75461b58618bf5ce5e..a4429bcd609ec8a3761e064d200d0646c3cae5f1 100644 (file)
@@ -384,6 +384,12 @@ config MODULES_USE_ELF_REL
          Modules only use ELF REL relocations.  Modules with ELF RELA
          relocations will give an error.
 
+config HAVE_UNDERSCORE_SYMBOL_PREFIX
+       bool
+       help
+         Some architectures generate an _ in front of C symbols; things like
+         module loading and assembly files need to know about this.
+
 #
 # ABI hall of shame
 #