git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7856a16
)
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 7 Jan 2009 08:03:49 +0000
(
00:03
-0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 7 Jan 2009 08:03:49 +0000
(
00:03
-0800)
Impact: Partial resolution of build failure
Move the initrd/initramfs configuration options from
drivers/block/Kconfig to usr/Kconfig, since they do not and should not
depend on CONFIG_BLK_DEV. This fixes builds when CONFIG_BLK_DEV=n.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found