drm/nouveau: use bo->base.size instead of mem->num_pages
[linux-2.6-microblaze.git] / init / Kconfig
index 30c8490..5f5c776 100644 (file)
@@ -119,8 +119,7 @@ config INIT_ENV_ARG_LIMIT
 
 config COMPILE_TEST
        bool "Compile also drivers which will not load"
-       depends on !UML && !S390
-       default n
+       depends on HAS_IOMEM
        help
          Some drivers can be compiled on a different platform than they are
          intended to be run on. Despite they cannot be loaded there (or even