diff options
author | Maneesh Soni <maneesh@in.ibm.com> | 2006-01-09 20:51:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 08:01:29 -0800 |
commit | 05970d476f2c8aa0f47e4e82473b0551b1e4e6d4 (patch) | |
tree | 99708f3c7d8b17b994776ace981ea43208e8649d /Documentation/kdump | |
parent | 720e1a9f1c3bfa9f72cded56962e7f092fefaaed (diff) | |
download | kernel_i9300_mainline-05970d476f2c8aa0f47e4e82473b0551b1e4e6d4.zip kernel_i9300_mainline-05970d476f2c8aa0f47e4e82473b0551b1e4e6d4.tar.gz kernel_i9300_mainline-05970d476f2c8aa0f47e4e82473b0551b1e4e6d4.tar.bz2 |
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
I have heard some complaints about people not finding CONFIG_CRASH_DUMP
option and also some objections about its dependency on CONFIG_EMBEDDED.
The following patch ends that dependency. I thought of hiding it under
CONFIG_KEXEC, but CONFIG_PHYSICAL_START could also be used for some reasons
other than kexec/kdump and hence left it visible. I will also update the
documentation accordingly.
o Following patch removes the config dependency of CONFIG_PHYSICAL_START
on CONFIG_EMBEDDED. The reason being CONFIG_CRASH_DUMP option for
kdump needs CONFIG_PHYSICAL_START which makes CONFIG_CRASH_DUMP depend
on CONFIG_EMBEDDED. It is not always obvious for kdump users to choose
CONFIG_EMBEDDED.
o It also shifts the palce where this option appears, to make it closer
to kexec and kdump options.
Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/kdump')
0 files changed, 0 insertions, 0 deletions