]> Pileus Git - ~andy/linux/blobdiff - arch/Kconfig
s390/pgtable: fix ipte notify bit
[~andy/linux] / arch / Kconfig
index 99f0e17df4298de7b3be96f13ec1451bdaed2bc2..dd0e8eb8042f746cc7072c0bf67d1fac8c0d4a7e 100644 (file)
@@ -381,6 +381,12 @@ config MODULES_USE_ELF_REL
          Modules only use ELF REL relocations.  Modules with ELF RELA
          relocations will give an error.
 
          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
 #
 #
 # ABI hall of shame
 #