]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/i386/Kconfig
Blackfin arch: dont clear the bit that tells coreb to start booting
[mv-sheeva.git] / arch / i386 / Kconfig
index a9af760c7e5f59013ae6ed0ec23d8827f0730211..c2d54b80223287174d3cabee4ddd932f4355e401 100644 (file)
@@ -55,6 +55,10 @@ config ZONE_DMA
        bool
        default y
 
+config QUICKLIST
+       bool
+       default y
+
 config SBUS
        bool
 
@@ -854,9 +858,9 @@ config RELOCATABLE
        bool "Build a relocatable kernel(EXPERIMENTAL)"
        depends on EXPERIMENTAL
        help
-         This build a kernel image that retains relocation information
+         This builds a kernel image that retains relocation information
           so it can be loaded someplace besides the default 1MB.
-         The relocations tend to the kernel binary about 10% larger,
+         The relocations tend to make the kernel binary about 10% larger,
           but are discarded at runtime.
 
          One use is for the kexec on panic case where the recovery kernel