]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/xtensa/Kconfig
[ALSA] sound/: possible cleanups
[linux-2.6.git] / arch / xtensa / Kconfig
index 3e89767cea72ef4b6a764e23ceb298ca4de5b007..7e841aa2a4aa1259ea9e7367d40f84fd617a5822 100644 (file)
@@ -26,10 +26,6 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
-config HAVE_DEC_LOCK
-       bool
-       default y
-
 config GENERIC_HARDIRQS
        bool
        default y
@@ -132,7 +128,7 @@ config XTENSA_CPU_CLOCK
 config GENERIC_CALIBRATE_DELAY
        bool "Auto calibration of the BogoMIPS value"
        ---help---
-         The BogoMIPS value can easily derived from the CPU frequency.
+         The BogoMIPS value can easily be derived from the CPU frequency.
 
 config CMDLINE_BOOL
        bool "Default bootloader kernel arguments"
@@ -158,6 +154,8 @@ config XTENSA_ISS_NETWORK
        depends on XTENSA_PLATFORM_ISS
        default y
 
+source "mm/Kconfig"
+
 endmenu
 
 menu "Bus options"
@@ -226,6 +224,8 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 source "fs/Kconfig"