drm/i915: Install a fence register for fbc on g4x
[safe/jmp/linux-2.6] / fs / Kconfig
index 455aa20..d4bf8ca 100644 (file)
@@ -109,6 +109,7 @@ source "fs/sysfs/Kconfig"
 
 config TMPFS
        bool "Virtual memory file system support (former shm fs)"
+       depends on SHMEM
        help
          Tmpfs is a file system which keeps all files in virtual memory.