diff options
| author | Laura Abbott <lauraa@codeaurora.org> | 2013-04-29 12:57:22 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-12-24 17:07:55 +0100 |
| commit | 4e131b7945d3594f2c5fb741f3e09b98cfaac09b (patch) | |
| tree | c53474a6e63fa584c87c0ba171990164cbeedcd4 /drivers/misc/Kconfig | |
| parent | 4bb8f4a0c7e7c340a3807e9d368c9139d877c890 (diff) | |
misc: Remove pmem driver completely
PMEM is now completely deprecated in favor of other memory
management schemes. Remove it completely so no one ever tries
to use anything like it again. The header file is purposely
left in the tree for now until userspace applications properly
clean up references to it.
Change-Id: Ie1cd8f15098d4064b1f0f60645d2bd02008c6763
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'drivers/misc/Kconfig')
| -rw-r--r-- | drivers/misc/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index e2b805042..dd2444309 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -4,12 +4,6 @@ menu "Misc devices" - -config ANDROID_PMEM - bool "Android pmem allocator" - default y - - config SENSORS_LIS3LV02D tristate depends on INPUT |
