diff --git a/drivers/memstick/core/Kconfig b/drivers/memstick/core/Kconfig
index 1d38949..503e735 100644
--- a/drivers/memstick/core/Kconfig
+++ b/drivers/memstick/core/Kconfig
@@ -6,6 +6,7 @@ comment "MemoryStick drivers"
 
 config MEMSTICK_UNSAFE_RESUME
         bool "Allow unsafe resume (DANGEROUS)"
+        depends on PM
         help
           If you say Y here, the MemoryStick layer will assume that all
           cards stayed in their respective slots during the suspend. The
