dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/usr
H. Peter Anvin 1359096eac bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
Impact: quiet Kconfig warning

It appears that Kconfig simply has no way to provide defaults for
entries that exist inside a conditionalized choice block.
Fortunately, it turns out we don't actually ever use
CONFIG_INITRAMFS_COMPRESSION_NONE, so we can just drop it for
everything outside the choice block.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-03-31 23:51:56 -07:00
..
.gitignore .gitignore update 2007-07-16 09:05:52 -07:00
Kconfig bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE 2009-03-31 23:51:56 -07:00
Makefile bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE 2009-03-31 23:51:56 -07:00
gen_init_cpio.c kbuild: gen_init_cpio expands shell variables in file names 2008-12-03 21:32:03 +01:00
initramfs_data.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.bz2.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.gz.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.lzma.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00