OSDN Git Service

Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
[uclinux-h8/linux.git] / drivers / ssb / Kconfig
index 65af12c..b3f5cae 100644 (file)
@@ -3,10 +3,7 @@ config SSB_POSSIBLE
        depends on HAS_IOMEM && HAS_DMA
        default y
 
-menu "Sonics Silicon Backplane"
-       depends on SSB_POSSIBLE
-
-config SSB
+menuconfig SSB
        tristate "Sonics Silicon Backplane support"
        depends on SSB_POSSIBLE
        help
@@ -21,6 +18,8 @@ config SSB
 
          If unsure, say N.
 
+if SSB
+
 # Common SPROM support routines
 config SSB_SPROM
        bool
@@ -185,4 +184,4 @@ config SSB_DRIVER_GPIO
 
          If unsure, say N
 
-endmenu
+endif # SSB