Browse Source

- fix wrong help-text

Bernhard Reutner-Fischer 18 năm trước cách đây
mục cha
commit
8909333ce0
1 tập tin đã thay đổi với 1 bổ sung4 xóa
  1. 1 4
      toolchain/kernel-headers/Config.in

+ 1 - 4
toolchain/kernel-headers/Config.in

@@ -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"