- fix wrong help-text

This commit is contained in:
Bernhard Reutner-Fischer 2007-08-22 07:53:18 +00:00
parent 11b82356cf
commit 8909333ce0

View File

@ -63,10 +63,7 @@ config BR2_KERNEL_HEADERS_IPMI
default n
depends BR2_KERNEL_HEADERS_2_6_20 || BR2_KERNEL_HEADERS_2_6_21 || BR2_KERNEL_HEADERS_2_6_22
help
Apply patches which allow for lzma compressed
initramfs filesystems. This requires the lzma
program in your development environment.
Apply patches which add IPMI sensor support.
config BR2_KERNEL_HEADERS_LZMA
bool "use lzma initramfs kernel patches"