staging: android: persistent_ram: Move to fs/pstore/ram_core.c
[deliverable/linux.git] / drivers / staging / android / Kconfig
index 775229d12569b0d0d16b9bb384b47cbfb0d428b4..63f98223760bcd9ee5272098e8e5c936ce63325b 100644 (file)
@@ -25,17 +25,9 @@ config ANDROID_LOGGER
        tristate "Android log driver"
        default n
 
-config ANDROID_PERSISTENT_RAM
-       bool
-       depends on HAVE_MEMBLOCK
-       select REED_SOLOMON
-       select REED_SOLOMON_ENC8
-       select REED_SOLOMON_DEC8
-
 config ANDROID_RAM_CONSOLE
        bool "Android RAM buffer console"
-       depends on !S390 && !UML && HAVE_MEMBLOCK
-       select ANDROID_PERSISTENT_RAM
+       depends on !S390 && !UML && HAVE_MEMBLOCK && PSTORE_RAM=y
        default n
 
 config ANDROID_TIMED_OUTPUT
This page took 0.023766 seconds and 5 git commands to generate.