diff options
| author | Dimitri Gorokhovik <[email protected]> | 2007-03-06 01:42:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-06 09:30:25 -0800 |
| commit | f991633de626a5f16069d00e26b45142e037ce24 (patch) | |
| tree | 0cce772cb0bd4fbd7de8647950dab2ac66883c18 /include/linux/debugobjects.h | |
| parent | de69fee82c5962fb7bdaf6eb8a81302f418d1a1d (diff) | |
[PATCH] initramfs should not depend on CONFIG_BLOCK
initramfs ended up depending on BLOCK:
INITRAMFS_SOURCE <-- BLK_DEV_INITRD <-- BLOCK
This inhibits use of customized-initramfs-over-ramfs without block layer
(ramfs would still be enabled), useful in embedded applications.
Move BLK_DEV_INITRD out of 'drivers/block/Kconfig' and into 'init/Kconfig',
make it unconditional.
Signed-off-by: Dimitri Gorokhovik <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions