]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- rodata opts
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Aug 2009 06:52:15 +0000 (06:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-multiarch.config -> 1.15
    kernel-x86.config -> 1.12

kernel-multiarch.config
kernel-x86.config

index 43395ebc7ad9c21f93a7fa5160049f4326d532e8..8e362e3beb60e8d00d36a1881d963f0e11b84665 100644 (file)
@@ -1,4 +1,10 @@
 
+#-
+#- *** FILE: arch/* - ARCH SPECIFIC OPTIONS ***
+#-
+DEBUG_RODATA all=y
+DEBUG_RODATA_TEST all=n
+
 #-
 #- *** FILE: block/Kconfig ***
 #-
@@ -5540,6 +5546,7 @@ SAMPLES all=n
 #-
 #- *** FILE: security/Kconfig ***
 #-
+#- file grsecurity/Kconfig goes here
 KEYS all=y
 KEYS_DEBUG_PROC_KEYS all=n
 SECURITY all=y
index ab5b1d92e509dd1ca876096e56a4eb7de55fe687..20f66cc01691ba35a051cac2c3adabb7f53b3091 100644 (file)
@@ -191,7 +191,6 @@ DEBUG_STACK_USAGE x86=n
 DEBUG_PAGEALLOC x86=n
 DEBUG_PER_CPU_MAPS x86=n
 X86_PTDUMP x86=n
-DEBUG_RODATA x86=y
 DEBUG_NX_TEST x86=m
 4KSTACKS i386=n
 IOMMU_DEBUG x86_64=n
This page took 1.33444 seconds and 4 git commands to generate.