]> err.no Git - linux-2.6/blobdiff - arch/xtensa/Kconfig
Merge git://git.infradead.org/~dwmw2/cafe-2.6
[linux-2.6] / arch / xtensa / Kconfig
index dbeb3504c3c80b8d3756217db17f4fa9157bcb99..c1e69a1f92a4bf5adbc94e9f5417487502607cf4 100644 (file)
@@ -34,10 +34,6 @@ config GENERIC_HARDIRQS
        bool
        default y
 
-config RWSEM_GENERIC_SPINLOCK
-       bool
-       default y
-
 source "init/Kconfig"
 
 menu "Processor type and features"
@@ -210,7 +206,7 @@ source "drivers/pci/hotplug/Kconfig"
 
 endmenu
 
-menu "Exectuable file formats"
+menu "Executable file formats"
 
 # only elf supported
 config KCORE_ELF
@@ -245,7 +241,7 @@ menu "Xtensa initrd options"
        bool "Embed root filesystem ramdisk into the kernel"
 
 config EMBEDDED_RAMDISK_IMAGE
-       string "Filename of gziped ramdisk image"
+       string "Filename of gzipped ramdisk image"
        depends on EMBEDDED_RAMDISK
        default "ramdisk.gz"
        help