diff options
author | John Stultz | 2013-04-09 12:30:26 -0500 |
---|---|---|
committer | Arve Hjønnevåg | 2013-04-29 16:52:36 -0500 |
commit | c98631b93752a0d911fefe95753483053ca7dd83 (patch) | |
tree | 56d7f166afdebfe61ecbf1091430238a0924891e | |
parent | e55b2706376c702cc8667231632bc42b4d183281 (diff) | |
download | kernel-common-android-3.9.tar.gz kernel-common-android-3.9.tar.xz kernel-common-android-3.9.zip |
pstore: Update Documentation/android.txtandroid-3.9
Update Documentation/android.txt to reference PSTORE_CONSOLE
and PSTORE_RAM instead of ANDROID_RAM_CONSOLE
Change-Id: I2c56e73f8c65c3ddbe6ddbf1faadfacb42a09575
Reported-by: Jon Medhurst (Tixy) <tixy@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r-- | Documentation/android.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/android.txt b/Documentation/android.txt index 72a62afdf20..0f40a78b045 100644 --- a/Documentation/android.txt +++ b/Documentation/android.txt | |||
@@ -92,8 +92,8 @@ DNOTIFY | |||
92 | 1.3 Recommended enabled config options | 92 | 1.3 Recommended enabled config options |
93 | ------------------------------ | 93 | ------------------------------ |
94 | ANDROID_PMEM | 94 | ANDROID_PMEM |
95 | ANDROID_RAM_CONSOLE | 95 | PSTORE_CONSOLE |
96 | ANDROID_RAM_CONSOLE_ERROR_CORRECTION | 96 | PSTORE_RAM |
97 | SCHEDSTATS | 97 | SCHEDSTATS |
98 | DEBUG_PREEMPT | 98 | DEBUG_PREEMPT |
99 | DEBUG_MUTEXES | 99 | DEBUG_MUTEXES |